wasm-tool / node-loaderLinks
WASM loader for Node
☆50Updated 6 years ago
Alternatives and similar repositories for node-loader
Users that are interested in node-loader are comparing it to the libraries listed below
Sorting:
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- Turn browser errors into rich, useful objects.☆28Updated 8 years ago
- Allowing DOM operations on worker threads☆40Updated 8 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 7 years ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- This repository is a work in progress and not seeking feedback yet.☆22Updated 6 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Trace execution context of JS functions☆61Updated 8 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- Stringify JSON *just enough* to see what it is☆33Updated 7 years ago
- Advanced JavaScript objects serialization.☆25Updated last year
- ☆16Updated 7 years ago
- ☆36Updated 4 years ago
- Cycle.js driver that uses React DOM to render the view☆41Updated 5 years ago
- Render a scrollable terminal log in your ink app☆59Updated 7 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Proposal for Promise.prototype.inspect☆76Updated 8 years ago
- Web Worker like API to drive NodeJS files☆34Updated last year
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- A babel-macro to transpile `Object.assign`-style expressions to direct assignments for maximum performance.☆26Updated 6 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- ☆32Updated 7 years ago
- Just playing with some ideas☆42Updated 6 years ago
- Run prettier formatter with rollup☆62Updated this week
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 7 years ago
- Precompile markdown to HTML at build time.☆14Updated 3 years ago
- 👜 Proof of concept that implements a subset of RxJS using callbags☆21Updated 7 years ago