Top 23 TypeScript Babel Projects
-
Project mention: “Ignore the f'ing haters ” And other lessons learned from creating a popular | news.ycombinator.com | 2022-08-08
-
react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
Project mention: How to implement light/dark UI theme switching with Recoil? | reddit.com/r/reactjs | 2022-08-03 -
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!
-
Project mention: Good React + Electron + Typescript template? | reddit.com/r/electronjs | 2022-08-03
-
i see. there are a loaders like https://github.com/privatenumber/esbuild-loader that works with webpack but i haven't given it a try yet.
-
React PWA
An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.
-
Project mention: What projects made your Github/Resume pop up ? | reddit.com/r/AskProgramming | 2022-06-28
ReactN because it demonstrated engaging with and supporting customers to balance priorities and deliver results.
-
Link: https://compiledcssinjs.com/
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
next-boilerplate
A well-structured production ready Next.js boilerplate with Typescript, Redux, Jest, Enzyme, Express.js, Sass, Css, EnvConfig, Fetch, Reverse Proxy, Bundle Analyzer and Built-in Project CLI. https://pankod.github.io/next-boilerplate/
-
Project mention: Recommendations for a really great Design System/Component Library? | reddit.com/r/webdev | 2022-06-09
Some of my favourites so far are.. https://seek-oss.github.io/braid-design-system/ https://carbondesignsystem.com/
-
Project mention: using references in tsconfig.json to point to library code | reddit.com/r/typescript | 2022-08-10
You didn't give an example of how your imports look, but I'm assuming you're trying to use absolute imports for the lib files like from 'lib/src/...'. Project references don't rewrite the imports in any way, they just optimize the builds by caching referenced projects. You'll want to use path aliases instead. Feel free to check out https://github.com/NiGhTTraX/ts-monorepo for full examples.
-
rollup-plugin-ts
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
-
wp-webpack-script
💥🔥📦👩💻 An easy to use, pre configured, hackable webpack setup & development server for WordPress themes and plugins.
Project mention: Front-End Specific Git VSCode and WP Tutorials??? | reddit.com/r/Frontend | 2022-03-07I like using (wpack.io)[https://wpack.io/] for all my "compilation" needs, but for you I would start really basic with the official Docs
-
It then builds on the assumption that all of Javascript performance scales linearly based on the results of that fishy benchmark. Never mind that in C you can stack allocate, or use arena allocators, or use a million of other tricks, where in JS, once you write {}, you got a heap allocation that you don't have any control over (and if you think this doesn't matter, this is one of the reasons why esbuild is so much faster than babel, or heck even kataw, the fastest JS parsing toolkit I'm aware of).
-
babel-polyfills
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
babel-polyfills
-
-
express-webpack-react-redux-typescript-boilerplate
:tada: A full-stack boilerplate that using express with webpack, react and typescirpt!
Project mention: Looking for good application repo to use for educational purposes | reddit.com/r/node | 2021-09-06I was recently just researching a similar stack after reading trends on https://2020.stateofjs.com/en-us/ and came across a boiler plate repo https://github.com/Armour/express-webpack-react-redux-typescript-boilerplate. This isn't an educational resource, but can be looked into to gain some knowledge. Fireship on YouTube has quick videos for JavaScript that help show a brief overview before deciding on a stack or diving into it https://youtube.com/c/Fireship.
-
-
-
node-starter-kit
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
-
-
-
babel-plugin-tsconfig-paths-module-resolver
Use tsconfig-paths in any bundler that supports a custom babel config.
Project mention: TSConfig Paths Babel Plugin: Use tsconfig-paths in any bundler that supports a custom babel config. | reddit.com/r/javascript | 2021-08-30 -
github repository
TypeScript Babel related posts
- “Ignore the f'ing haters ” And other lessons learned from creating a popular
- [AskJS] Why are there $ and $$ functions ? (no, it's probably not jQuery)
- How to Use MQTT in The Electron Project
- Working with Next.js + MUI
- [AskJS] how to convert array that has been written as string
- Serving static files in Electron (React app)
- npm WARN [email protected] requires a peer of [email protected]^6.0.0 but none was installed
Index
What are some of the best open-source Babel projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Babel (Formerly 6to5) | 41,217 |
2 | react-starter-kit | 21,399 |
3 | electron-react-boilerplate | 19,972 |
4 | esbuild-loader | 3,047 |
5 | React PWA | 2,485 |
6 | reactn | 1,911 |
7 | compiled | 1,658 |
8 | next-boilerplate | 1,392 |
9 | braid-design-system | 1,257 |
10 | ts-monorepo | 1,012 |
11 | rollup-plugin-ts | 407 |
12 | wp-webpack-script | 398 |
13 | kataw | 314 |
14 | babel-polyfills | 264 |
15 | react-ast | 216 |
16 | express-webpack-react-redux-typescript-boilerplate | 167 |
17 | react-from-scratch | 149 |
18 | chore-cli | 112 |
19 | node-starter-kit | 99 |
20 | forge-node-app | 91 |
21 | cli | 75 |
22 | babel-plugin-tsconfig-paths-module-resolver | 17 |
23 | meets-app | 15 |
Are you hiring? Post a new remote job listing for free.