doowb / stringify-keysLinks
Build an array of key paths from an object.
☆17Updated 6 years ago
Alternatives and similar repositories for stringify-keys
Users that are interested in stringify-keys are comparing it to the libraries listed below
Sorting:
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Regular expression for matching astral symbols☆34Updated 6 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Decompress a HTTP response if needed☆74Updated last month
- Check if a file is executable☆29Updated 7 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 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
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆61Updated 7 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Split a string on the first occurrence of a given separator☆74Updated 3 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Replace all substring matches in a string☆89Updated 4 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago