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. Learn more →
Top 23 TypeScript Miscellaneou Projects
-
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.
-
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!
-
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.
-
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.
-
-
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.
-
-
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.
-
-
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.
-
-
-
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.
-
-
-
-
-
-
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-15Actually, 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.
TypeScript Miscellaneous related posts
- Building a React Page Builder: An Introduction to Puck
- Building a Serverless Reader View with Lambda and Chrome
- TypeScript NPM Packages Done Right
- Why I quit open source
- Portadom: A Unified Interface for DOM Manipulation
- Create a typescript utility library using Vite
- How Do I Style A SVG That Is In A React Component, Using CSS?
-
A note from our sponsor - Sonar
www.sonarsource.com | 1 Oct 2023
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 |