exuanbo / module-from-stringLinks
Load module from string using require or import.
☆53Updated last year
Alternatives and similar repositories for module-from-string
Users that are interested in module-from-string are comparing it to the libraries listed below
Sorting:
- ⚡ A blazing fast ES module imports parser.☆53Updated 5 months ago
- esbuild-wasm☆87Updated last month
- Tools for working with ESTree AST☆68Updated 8 months ago
- 🔌 Build Typescript declarations with ESBuild☆60Updated last year
- Incredibly tiny, fast JS tokenizer☆58Updated 2 years ago
- build everything on esbuild☆28Updated 4 years ago
- Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.☆81Updated 3 years ago
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆142Updated 5 months ago
- Import Map Utility☆51Updated last year
- Hot module reloading for nodejs☆121Updated 11 months ago
- SWC AST visitor in Javascript☆79Updated last year
- Resolve package.json `exports` & `imports` maps☆61Updated 3 months ago
- A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.☆53Updated 8 months ago
- Tiny library to parse error stack traces☆107Updated 2 years ago
- 🎨 redlet(), greenlet(), bluelet(), and more threading helpers for web Workers☆50Updated last year
- esbuild online playground☆179Updated last year
- Allows users to use generators in order to write common functions that can be both sync or async.☆91Updated 3 years ago
- Trace the original position through a source map☆109Updated 7 months ago
- Use @swc-node/register instead☆86Updated 3 years ago
- A fuzzer for various top-level await bundling strategies☆61Updated 2 years ago
- Extract structured type information from javascript and typescript files☆60Updated 3 years ago
- Simple API to create test fixtures on disk☆65Updated this week
- ☆62Updated 3 years ago
- Expose TypeScript internal types by simply adding a development dependency☆73Updated 11 months ago
- ESBuilld HMR Playground☆48Updated 3 years ago
- A tiny RPC library and spec, inspired by JSON-RPC 2.0 and tRPC.☆95Updated 2 years ago
- Create Node.js aliases via imports map☆25Updated this week
- An esbuild plugin to help you bundle commonjs external modules.☆35Updated 8 months ago
- Easily exclude node modules in Esbuild☆80Updated 2 months ago
- JavaScript library to make Directed Acyclic Graph construction and traversal easy, including deep circular dependency detection ♽