hugabor / bundle-js
Bundle your inter-dependent Javascript files in the correct order
☆21Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bundle-js
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- small and extendable jsx transpiler☆19Updated 5 years ago
- Do stuff with Node.js's native JavaScript modules☆14Updated 6 years ago
- A tiny framework to write easily HTML code in javascript☆14Updated 8 years ago
- Find and erase strings and comments in JavaScript code☆14Updated 4 years ago
- A bundler for modular and extensible web projects.☆19Updated 2 years ago
- Is the typeof value a javascript primitive?☆37Updated 3 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- It's lighterhtml with `onconnected`, `ondisconnected`, and `onattributechanged` events☆30Updated 4 years ago
- RE:DOM dev tools for Chrome☆23Updated 2 years ago
- Color your terminal using CSS/hex color codes☆22Updated 4 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 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
- Riot.js node Server Side Rendering☆32Updated 5 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get a random key from an object☆18Updated 4 months ago
- Yet another Node.js helper to require all files in directory☆9Updated 7 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last year
- Is this value negative zero? === will lie to you.☆18Updated 8 months ago
- Powerful software development experience.☆12Updated last year
- Like `extend` but recursively copies only the missing properties/values to the target object.☆24Updated 5 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Clone and modify a RegExp instance☆23Updated 2 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 6 years ago
- Expand placeholders in a template string☆18Updated 3 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 2 years ago