jonschlinkert / utilsLinks
Fast, generic JavaScript/node.js utility functions.
☆61Updated 2 years ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆112Updated 4 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 8 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Scaffold out a node module☆29Updated 3 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆233Updated 5 years ago
- Check if something is a promise☆46Updated 4 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- URL rewriting middleware for express☆48Updated 8 months ago
- ESLint config for rem (a.k.a. egoist).☆13Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-image / https://github.com/rollup/plugins/blob/master/packages/image☆41Updated 5 years ago
- A Responsive way to observe DOM element properties 🕶☆18Updated 7 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Add the file name and line numbers to all console logs.☆38Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Count the words in a string.☆17Updated 9 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- backbone of a scaffolding tool.☆37Updated 2 years ago
- Pure Rich-text Editor with TS & React-hooks☆55Updated 2 years ago
- Throttle a function to limit its execution rate☆100Updated 11 months ago
- Cross-browser element class manipulation☆52Updated 4 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Zero's Standard Lib or Doreamon☆14Updated last year
- Temporary files and dirs for Node.js☆68Updated 10 months ago