doowb / sort-objectLinks
Sort the keys in an object.
☆37Updated 6 years ago
Alternatives and similar repositories for sort-object
Users that are interested in sort-object are comparing it to the libraries listed below
Sorting:
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- The score badge service for https://npms.io☆35Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Add permalinks functionality to any node.js project. Can be used in static site generators, build systems, web applications or anywhere …☆33Updated 8 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Regular expression for email☆43Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Get a list of npm packages with keywords☆52Updated last year
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 5 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 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 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Rename a function☆47Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago