jonschlinkert / utils
Fast, generic JavaScript/node.js utility functions.
☆61Updated last year
Related projects ⓘ
Alternatives and complementary repositories for utils
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 3 years ago
- Check if a directory is empty.☆20Updated 10 months ago
- A set of extra functionalities for nodejs Modules☆12Updated 2 years ago
- Webpack plugin and CLI utility that represents module compilation stats. (Inspired by webpack-bundle-analyzer)☆9Updated last year
- Koa 2 CRUD middleware for Mongoose models.☆11Updated last year
- Convert a string to kebab-case, i.e. its dash separated form☆23Updated 4 months ago
- Basic object store with methods like get/set/extend/omit☆56Updated 2 years ago
- Get the current user's git email address.☆14Updated last year
- Count the words in a string.☆17Updated 9 years ago
- Get the file extension and MIME type from a file☆25Updated 7 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- List npm user all modules download counts.☆9Updated 7 years ago
- Web crawler based on Puppeteer☆13Updated last year
- A Mongoose driver for NeDB.☆15Updated 7 years ago
- Check if something is a promise☆47Updated 3 years ago
- object deep clone component☆18Updated 7 years ago
- wrk load testing tool node wrapper☆82Updated 3 years ago
- Scaffold out a node module☆29Updated 2 years ago
- An Express.js middleware/handler to render source code☆14Updated last year
- A super simple React app using Parcel as build tool☆34Updated 6 years ago
- Detect es6 features enable or not.☆19Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- ESLint config for rem (a.k.a. egoist).☆13Updated 2 years ago
- Return a copy of an object without the given keys.☆79Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the real size of an <img>, <video>, or <canvas> in the browser.☆12Updated 5 years ago
- Check if a Buffer/Uint8Array is a GIF image☆29Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 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
- URL rewriting middleware for express☆48Updated last month