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
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 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
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Regular expression for matching astral symbols☆34Updated 6 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Get the callsite of the caller function☆54Updated 3 months ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Check if a value is a Blob☆24Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Basic logging utils: colors, symbols and timestamp.☆24Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Regular expression for matching a shebang line☆48Updated 4 years ago
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago