helpers / logging-helpersLinks
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
☆13Updated 6 years ago
Alternatives and similar repositories for logging-helpers
Users that are interested in logging-helpers are comparing it to the libraries listed below
Sorting:
- Generate a HTML table of contents using cheerio.☆17Updated 4 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 7 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 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…☆22Updated 6 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- List of text file extensions☆56Updated 10 months ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last year
- System for creating and managing view collections, rendering, engines, routes and more. See the "dev" branch for most recent updates.☆60Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 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…☆24Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Example using handlebars-helpers in a web browser with browserify.☆16Updated 7 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Strip block comments or line comments from JavaScript code.☆117Updated last year
- Get and calculate npm download stats for npm modules.☆28Updated 7 years ago
- Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.☆13Updated last year
- Pull down a list of GitHub repos for the given user or org, and save to a local JSON file.☆24Updated 7 years ago
- A JSON with CSS color names☆120Updated 7 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 7 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 4 years ago
- ☆47Updated last month
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago