jonschlinkert / utils
Fast, generic JavaScript/node.js utility functions.
☆61Updated last year
Related projects ⓘ
Alternatives and complementary repositories for utils
- Webpack plugin and CLI utility that represents module compilation stats. (Inspired by webpack-bundle-analyzer)☆9Updated last year
- Temporary files and dirs for Node.js☆68Updated 3 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Tiny package to make it easier to work with a group of checkboxes in React☆12Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- Get rgba array from color string☆28Updated 7 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆46Updated last month
- Cross-browser element class manipulation☆52Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- Return a copy of an object without the given keys.☆79Updated 3 years ago
- Yet another Node.js helper to require all files in directory☆9Updated 6 months ago
- Check if a directory is empty.☆20Updated 10 months ago
- List npm user all modules download counts.☆9Updated 7 years ago
- Fueling your scaffolding.☆16Updated 3 years ago
- React Touchable Component☆16Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated last year
- A safer `.hasOwnProperty()`☆30Updated last year
- copy an object's properties to another one☆41Updated 2 years ago
- Get the current user's git email address.☆14Updated last year
- Generate a regex from a string or array of strings.☆58Updated 3 years ago
- Fast 3kb React alternative. Components & Virtual DOM☆9Updated 8 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated last year
- Add the file name and line numbers to all console logs.☆37Updated 4 years ago
- Convert a string to kebab-case, i.e. its dash separated form☆23Updated 4 months ago
- Create an array of unique values, in order, from the input arrays☆75Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Stringify and write JSON to a file atomically☆214Updated 3 months ago
- Invoke multiple commands, running in parallel / sequential, matching npm scripts☆27Updated 6 years ago
- ESLint config for rem (a.k.a. egoist).☆13Updated 2 years ago