super-expressive.macro
🎣 A macro to generate Regular Expressions (RegExp) at build-time with super-expressive. (by arthurdenner)
babel-plugin-tsconfig-paths-module-resolver
Use tsconfig-paths in any bundler that supports a custom babel config. (by ricokahler)
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
super-expressive.macro | babel-plugin-tsconfig-paths-module-resolver | |
---|---|---|
1 | 2 | |
9 | 36 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | 10 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
super-expressive.macro
Posts with mentions or reviews of super-expressive.macro.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-27.
-
A tale of knowledge building
After a couple of weeks of playing around with the idea and learning much more about Babel plugins in the process, I released super-expressive.macro - a macro to generate Regular Expressions (RegExp) at build-time with super-expressive.
babel-plugin-tsconfig-paths-module-resolver
Posts with mentions or reviews of babel-plugin-tsconfig-paths-module-resolver.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-30.
What are some alternatives?
When comparing super-expressive.macro and babel-plugin-tsconfig-paths-module-resolver you can also consider the following projects:
ts-monorepo - Template for setting up a TypeScript monorepo
tsconfig-paths - Load node modules according to tsconfig paths, in run-time or via API.
compiled-css-in-js - A familiar and performant compile time CSS-in-JS library for React. [Moved to: https://github.com/atlassian-labs/compiled]
babel-handbook - :blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
babel-plugin-tsconfig-paths - Resolve imports/requires based on path aliases in tsconfig.json
babel-plugin-macros - 🎣 Allows you to build simple compile-time libraries
tsconfck - A utility to find and parse tsconfig files without depending on typescript