jonschlinkert / utils
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:
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- URL rewriting middleware for express☆48Updated 7 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 7 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆112Updated 4 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Count the words in a string.☆17Updated 9 years ago
- Range header field parser☆93Updated 11 months ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- ⚛️An overlay for displaying stack frames based on create-react-app/packages/react-error-overlay☆18Updated 6 years ago
- A super simple React app using Parcel as build tool☆34Updated 7 years ago
- Check if a file path is an image☆93Updated last year
- Check if function is an ES6 class.☆43Updated 5 years ago
- A Responsive way to observe DOM element properties 🕶☆18Updated 7 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 6 years ago
- Cross-browser element class manipulation☆52Updated 4 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Temporary files and dirs for Node.js☆68Updated 10 months ago
- Request Unique ID, base on current server `ip`, `process.pid` and auto increase id, like `$ip,$pid,$id`☆9Updated 8 years ago
- Cookie component☆69Updated 4 years ago
- A set of extra functionalities for nodejs Modules☆12Updated 3 years ago
- Convert a string to a camel case.☆35Updated 8 years ago
- List of JavaScript types☆82Updated last year
- A safer `.hasOwnProperty()`☆29Updated last year
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- object deep clone component☆18Updated 8 years ago
- Check if a directory is empty.☆20Updated last year