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
- Like `extend` but recursively copies only the missing properties/values to the target object.☆24Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Write your configuration files for node.js in yaml☆23Updated 3 years ago
- Get the current user's git email address.☆14Updated last year
- Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.☆12Updated last year
- Is this value negative zero? === will lie to you.☆18Updated 7 months ago
- Get the name of the current user from git config, at the project or global scope, depending on what git uses in the current context.☆22Updated last year
- Check if a value is a Blob☆23Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Modify the keys of an object☆15Updated 3 years ago
- Provides an in memory implementation of the webstorage Storage interface to be used as a shim for localStorage or sessionStorage for unit…☆9Updated 4 months ago
- Get a random key from an object☆18Updated 4 months ago
- fs read and write streams based on minipass☆21Updated 3 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- A safer `.hasOwnProperty()`☆30Updated last year
- Check if a file is executable☆31Updated 6 years ago
- JSON Linter that allows comments☆32Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Check if two floats are almost equal☆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
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Updated 8 years ago
- Get the system default UID☆11Updated last year
- Regular expression for matching astral symbols☆34Updated 5 years ago
- Assert a Map has a given key and return the value for it.☆12Updated last year
- Recursively expands property keys with dot-notation into objects.☆24Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Color your terminal using CSS/hex color codes☆22Updated 4 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago