hugabor / bundle-js
Bundle your inter-dependent Javascript files in the correct order
☆22Updated 6 years ago
Alternatives and similar repositories for bundle-js
Users that are interested in bundle-js are comparing it to the libraries listed below
Sorting:
- Determine whether a JavaScript expression evaluates to a constant (using Acorn)☆19Updated 9 months ago
- Expand placeholders in a template string☆18Updated 4 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- small and extendable jsx transpiler☆19Updated 6 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- Is this value negative zero? === will lie to you.☆18Updated 4 months ago
- Estimates the size of minified and gzipped/brotlied JavaScript, CSS and HTML files.☆13Updated 3 weeks ago
- List of known void HTML elements☆28Updated last year
- HTML from Javascript template literals☆36Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- A lightweight fast static file server for node loaded with useful features☆56Updated 2 years ago
- Get a random key from an object☆18Updated 10 months ago
- Small javascript library for manipulating markdown tables☆17Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Turn a Git URL into its canonical form.☆14Updated 4 years ago
- small markdown parser☆30Updated 4 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Updated 3 years ago
- Check if a file is executable☆30Updated 6 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago
- Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.☆12Updated 2 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago
- Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped wit…☆10Updated 2 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 4 months ago
- 🎞 Find & replace postprocessing for Rollup output☆18Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago