InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 23 TypeScript JavaScript Projects
-
Link for the repo: https://github.com/freeCodeCamp/freeCodeCamp
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Project mention: How worried are you about AI taking over music? | reddit.com/r/WeAreTheMusicMakers | 2023-02-03Vue 356 contributors 202k stars
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
There's a bunch of examples of how to achieve this using your own branded types, as well as discussion around it on the official TypeScript repos long-standing PR here: https://github.com/Microsoft/Typescript/issues/202
-
Project mention: Top programming languages created in the 2010's on GitHub by stars | reddit.com/r/ProgrammingLanguages | 2023-02-01
If Svelte is on there as being a superset of HTML, then Angular should be on there as well: https://github.com/angular/angular
-
storybook
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
Link for the repo: https://github.com/storybookjs/storybook
-
Project mention: Algum conselho para conseguir primeiro emprego de dev sem experiência? | reddit.com/r/brdev | 2023-02-02
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
This series will cover the full implementation of OAuth2.0 Authentication in NestJS for the following types of APIs:
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Project mention: Any good resources for component library development? | reddit.com/r/Angular2 | 2023-02-03 -
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Project mention: {Excel] How to populate web forms now that Internet Explorer is gone? | reddit.com/r/vba | 2023-02-01I would use Playwright https://playwright.dev/ for doing this kind of work but it would essentially be a complete rewrite from what you are doing now. I see this kind of question come up fairly often so I may look into providing a solution that works with Excel.
-
The problem was I had used some new code, Javascript's replaceAll(), that is unsupported by older browsers. And, the setup I have to automatically fix such issues (called babel) is out of date. So, while this problem appears to be resolved there, I hadn't updated that in awhile.
-
Docusaurus is a tool designed to make it easy for teams to publish documentation websites without having to worry about the infrastructure and design details. https://docusaurus.io/
-
Jest 29.4: Release Notes
-
Project mention: MySQL/Windows/Docker - How to import a dump file to MySQL container | dev.to | 2023-02-02
(Reference) the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty' · Issue #2888 · vercel/hyper
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
This solution works well with PIXI.js or a custom canvas solution.
-
Hurry what up? 3.0? they're already on 3.1.1 if you didn't know
-
Project mention: Ask HN: Alternative to slack for cross-company communication? | news.ycombinator.com | 2023-01-10
You could try Rocket.Chat, it's kind of like Slack but open source and self-hostable: https://github.com/RocketChat/Rocket.Chat
-
Joplin
Joplin - an open source note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
This issue probably has to do with a bug concerning the iOS share function, already reported on Github: https://github.com/laurent22/joplin/issues/7523 Must be some kind of regression because it only affects the latest version for iOS. A new one is in beta testing…
-
taro
开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
-
If you don’t want to have to roll your own solution, there is an open source answer for you as well. date-fns is a great utility library for dates in JavaScript, each exported individually in a tree shakeable way.
-
TypeORM
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Appwrite
Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
Hello I'm new to the community and been doing some research on AppWrite. Previous posts said that AppWrite is written in PHP but in appwrite (Github) it seems that the main project is written mainly in Typescript
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
Project mention: Prisma adds support for multiple schemas and table views!! | reddit.com/r/Supabase | 2023-02-02 -
ngrx rxjs
-
Sonar
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.
TypeScript JavaScript related posts
- Best way to check validity of a Bitcoin address in Javascript?
- Prisma adds support for multiple schemas and table views!!
- Algum conselho para conseguir primeiro emprego de dev sem experiência?
- Crafted UI sound assets for UX developers
- When sending an encrypted email to an external recipient, you need to specify a password when composing the email.
- Well, you've probably heard a lot about this issue from other subreddit threads; so is there any official confirmation that this will actually affect game registration with Twitter accounts?
- MySQL/Windows/Docker - How to import a dump file to MySQL container
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Feb 2023
Index
What are some of the best open-source JavaScript projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | freeCodeCamp | 360,146 |
2 | Vue.js | 202,105 |
3 | TypeScript | 88,122 |
4 | Angular | 86,042 |
5 | storybook | 76,413 |
6 | Socket.io | 57,503 |
7 | Nest | 53,866 |
8 | Ionic Framework | 48,566 |
9 | Playwright | 47,154 |
10 | Babel (Formerly 6to5) | 41,848 |
11 | Docusaurus | 41,756 |
12 | jest | 41,324 |
13 | hyperterm | 40,159 |
14 | PixiJS | 38,689 |
15 | vuetify | 36,363 |
16 | Rocket.Chat | 34,642 |
17 | Joplin | 34,214 |
18 | taro | 32,175 |
19 | date-fns | 30,822 |
20 | TypeORM | 30,280 |
21 | Appwrite | 28,958 |
22 | Prisma | 28,710 |
23 | RxJS | 28,338 |