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: Portadom: A Unified Interface for DOM Manipulation | dev.to | 2023-08-30

    Web scraping, while immensely useful, often requires developers to navigate a sea of tools and libraries, each with its own quirks and intricacies. Whether it's JSDOM, Cheerio, Playwright, or even just plain old vanilla JS in the DevTools console, moving between these platforms can be a challenge.

  • react-styleguidist

    Isolated React component development environment with a living style guide

    Project mention: Why I quit open source | dev.to | 2023-09-14

    My most popular open source project, React Styleguidist, has over 10K stars on GitHub, and yet, I couldn’t manage to build a community around it, and to make it self-sufficient. The project is too big for one person to build it, and to manage issues and pull requests.

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • patch-package

    Fix broken node modules instantly 🏃🏽‍♀️💨

    Project mention: TypeScript NPM Packages Done Right | news.ycombinator.com | 2023-09-24

    If you use Yarn, there’s the `yarn patch` command [1], which lets you maintain patches for your dependencies. Even though I try to upstream patches wherever possible, sometimes you just want to apply a quick patch and move on, especially if the dependency is poorly maintained or even worse, deeply nested in your dependency hierarchy. I use `yarn patch` regularly, it’s one of the main reasons why I moved to Yarn in the first place.

    If you’re not using Yarn, there seems to be a similar thing on npm, `patch-package`. [2] I never had to use that though.

    [1]: https://yarnpkg.com/cli/patch

    [2]: https://www.npmjs.com/package/patch-package

  • agenda

    Lightweight job scheduling for Node.js

    Project mention: MongoDB Materialized Views in NodeJS + Mongoose | dev.to | 2023-07-12

    Now we have the materialized view and we need to update it daily. For this, we'll use Agenda, a light-weight job scheduling library for Node.js with Mongo backed persistence layer.

  • cosmos-js

    Sandbox for developing and testing UI components in isolation

  • react-pdf

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

    Project mention: Building a Document Viewer with react-pdf | dev.to | 2023-07-26

    There are actually two npm packages called "react-pdf": one is for displaying PDFs and one is for generating PDFs. Today we are focusing on the one to generate PDFs: https://github.com/wojtekmaj/react-pdf.

  • ow

    Function argument validation for humans

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

  • react-resizable-and-movable

    🖱 A resizable and draggable component for React.

  • puck

    The self-hosted drag and drop editor for React.

    Project mention: Building a React Page Builder: An Introduction to Puck | dev.to | 2023-09-28

    If you like Puck, please throw us a star via our GitHub repository or come chat on our Discord server. For more information about our React services, please visit the Measured website.

  • 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.

    Project mention: detect link in a chat? | /r/reactjs | 2023-01-25
  • 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.

  • component-controls

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

  • BundleMon

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

    Project mention: I created a new NPM React Data Table Library with Material Design, built on top of TanStack Table's efficient table logic hooks and API. | /r/webdev | 2022-10-15

    Actually, I just used it today, really helpful!!

  • react-headings

    ⚛ Auto-increment your HTML headings (h1, h2, etc.) for improved accessibility and SEO.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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). The latest post mention was on 2023-09-28.

TypeScript Miscellaneous related posts

Index

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

Project Stars
1 cheerio 26,933
2 react-styleguidist 10,712
3 patch-package 9,327
4 agenda 9,024
5 cosmos-js 7,876
6 react-pdf 7,653
7 ow 3,758
8 react-resizable-and-movable 3,459
9 puck 3,259
10 react-resizable-box 2,125
11 @sindresorhus/is 1,576
12 react-inlinesvg 1,192
13 mem 1,022
14 interweave 987
15 react-facebook 764
16 basic-ftp 611
17 cashify 393
18 react-darkreader 270
19 jsonx 160
20 numeric-stepper 154
21 component-controls 77
22 BundleMon 73
23 react-headings 65
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com