Recursively expands property keys with dot-notation into objects.
☆24May 15, 2018Updated 7 years ago
Alternatives and similar repositories for expand-hash
Users that are interested in expand-hash are comparing it to the libraries listed below
Sorting:
- Build an array of key paths from an object.☆17Jan 22, 2019Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Fly.io API wrapper for simplifying REST calls.☆10Aug 23, 2017Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Jun 21, 2017Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Returns the formatted, high-resolution time difference between `start` and `end` times.☆17May 1, 2016Updated 9 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Mar 3, 2018Updated 8 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Oct 22, 2016Updated 9 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Jan 25, 2022Updated 4 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Nov 7, 2019Updated 6 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Jun 11, 2019Updated 6 years ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Sep 4, 2019Updated 6 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Dec 16, 2020Updated 5 years ago
- Lexers, tokenizers, parsers, compilers, renderers, stringifiers... What's the difference, and how do they work?☆21Apr 26, 2017Updated 8 years ago
- Token authentication for accountdown☆11Oct 16, 2015Updated 10 years ago
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 years ago
- Regular expression for matching punctuation characters.☆10Jul 1, 2017Updated 8 years ago
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 9 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Plugin for adding routes support to your `base` application. Requires templates support to work.☆11Aug 7, 2017Updated 8 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Sep 1, 2017Updated 8 years ago
- Get and update GitHub repository topics.☆12Aug 21, 2017Updated 8 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Dec 30, 2015Updated 10 years ago
- Run a process in the background, disconnected from the main process.☆11May 8, 2017Updated 8 years ago
- Generate a .gitattributes file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in yo…☆10Aug 17, 2016Updated 9 years ago
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Apr 29, 2017Updated 8 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 9 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Nov 18, 2018Updated 7 years ago
- Specification for the .env configuration file format.☆30Jan 28, 2025Updated last year
- Plugin that adds project-generator support to your `base` application.☆13Apr 1, 2020Updated 5 years ago
- CSV parser for node.js☆15Mar 11, 2019Updated 6 years ago
- Base plugin that adds support for generating files from a declarative scaffold configuration.☆11Apr 1, 2020Updated 5 years ago