TypeScript Miscellaneous

Open-source TypeScript projects categorized as Miscellaneous

Top 23 TypeScript Miscellaneou Projects

  • cheerio

    The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

  • Project mention: 8 NPM Packages for JavaScript Beginners [2024][+tutorials] | dev.to | 2024-04-02

    Cheerio is your ticket to the world of server-side magic, allowing you to manipulate HTML and XML documents with jQuery-like syntax. It’s perfect for web scraping, data extraction, or just making sense of the mess that is web content. With Cheerio, you get to play around with the DOM, use CSS selectors, and basically do all the cool things you'd do in the browser, but server-side.

  • react-styleguidist

    Isolated React component development environment with a living style guide

  • Project mention: Modern React testing, part 5: Playwright | dev.to | 2024-05-06

    As a development server, we can use an actual development server of our app, like Create React App (that we use for the examples) or Vite, or another tool like React Styleguidist or Storybook, to test isolated components.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • patch-package

    Fix broken node modules instantly πŸƒπŸ½β€β™€οΈπŸ’¨

  • Project mention: Finding Stars and Affirmations in the Sky with Three.js for Ayra Starr | dev.to | 2024-04-01

    In order to allow users to use their device as a controller to adjust the position of the camera and find stars, I use the depreciated DeviceOrientationControls by patching it back into Three. In order for DeviceOrientationControls to function, we need access the user to grant access to their device's orientation. I attempt to gain access to this, alongside their camera, during a previous step of the UX using a custom composable I wrote for this purpose. You can see that permission step in the mockup video above. Once this permission is granted, we can initialize our DeviceOrienationControls with a single line.

  • agenda

    Lightweight job scheduling for Node.js

  • Project mention: agenda VS pulse - a user suggested alternative | libhunt.com/r/agenda | 2024-05-10
  • react-pdf

    Display PDFs in your React app as easily as if they were images. (by wojtekmaj)

  • Project mention: 33 React Libraries Every React Developer Should Have In Their Arsenal | dev.to | 2024-01-07

    23.react-pdf

  • cosmos-js

    Sandbox for developing and testing UI components in isolation

  • Project mention: 13 best React debugging tools | dev.to | 2024-01-03

    React Cosmos emerges as an invaluable asset among React debugging tools, tailored for both React and React Native projects. It stands out by offering a conducive environment for developers to meticulously work on, test, and iterate UI components, ensuring they seamlessly integrate with the intended application settings.

  • react-joyride

    Create guided tours in your apps

  • Project mention: When to use open source UI components, and when to make from scratch? | /r/reactjs | 2023-06-07

    Thank you. You bring up some great points. By the way, these are really a very specialized libraries for creating product tours. It's a single purpose thing. Check it out https://react-joyride.com/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • puck

    The visual editor for React

  • Project mention: Show HN: Puck (Visual Editor for React) now supports viewport switching | news.ycombinator.com | 2024-04-18
  • ow

    Function argument validation for humans

  • react-resizable-and-movable

    πŸ–± A resizable and draggable component for React.

  • react-resizable-box

    πŸ“ A resizable component for React.

  • @sindresorhus/is

    Type check values (by sindresorhus)

  • react-inlinesvg

    An SVG loader component for ReactJS

  • Project mention: How Do I Style A SVG That Is In A React Component, Using CSS? | /r/reactjs | 2023-08-13

    https://www.npmjs.com/package/react-inlinesvg demo: https://codesandbox.io/s/github/gilbarbara/react-inlinesvg/tree/main/demo

  • mem

    Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input

  • interweave

    πŸŒ€ React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.

  • react-facebook

    Facebook components like a Login button, Like, Share, Chat, Comments, Page or Embedded Post

  • basic-ftp

    FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.

  • cashify

    πŸ’Έ Lightweight currency conversion library, successor of money.js

  • react-darkreader

    πŸŒ“ A React Hook for adding a dark / night mode to your site.

  • jsonx

    JSONX - Create React Elements, JSX and HTML from JSON

  • numeric-stepper

    πŸŽ› A numeric stepper component for React.

  • BundleMon

    A free open-source tool that helps you to monitor your bundle size on every commit and alerts you on changes.

  • component-controls

    A next-generation tool to create blazing-fast documentation sites.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Miscellaneous related posts

  • Show HN: Puck (Visual Editor for React) now supports viewport switching

    1 project | news.ycombinator.com | 18 Apr 2024
  • How to scrape Amazon products

    4 projects | dev.to | 1 Apr 2024
  • Containerize your multi-services app with docker compose

    3 projects | dev.to | 27 Mar 2024
  • Creating and deploying web scraper using Apify

    1 project | dev.to | 27 Mar 2024
  • Htmlq: Like Jq, but for HTML

    2 projects | news.ycombinator.com | 19 Mar 2024
  • Is offline-first not enough? Do we need "serverfree"?

    6 projects | news.ycombinator.com | 23 Jan 2024
  • Puck visual editor for React, 0.13: Multi-column layouts, custom UIs and RSC

    2 projects | news.ycombinator.com | 20 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Miscellaneou projects in TypeScript? This list will help you:

Project Stars
1 cheerio 27,913
2 react-styleguidist 10,800
3 patch-package 10,047
4 agenda 9,279
5 react-pdf 8,661
6 cosmos-js 8,145
7 react-joyride 6,550
8 puck 4,629
9 ow 3,787
10 react-resizable-and-movable 3,774
11 react-resizable-box 2,341
12 @sindresorhus/is 1,639
13 react-inlinesvg 1,254
14 mem 1,068
15 interweave 1,060
16 react-facebook 780
17 basic-ftp 647
18 cashify 399
19 react-darkreader 275
20 jsonx 166
21 numeric-stepper 162
22 BundleMon 89
23 component-controls 78

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com