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 7 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 9 months 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
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 8 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.☆13Updated 2 weeks ago
- System for creating and managing view collections, rendering, engines, routes and more. See the "dev" branch for most recent updates.☆60Updated 5 years ago
- List of standard HTML tags☆189Updated last month
- Create new PostHTML plugins☆14Updated 5 years ago
- Generic JavaScript helpers that can be used with any template engine. Handlebars, Lo-Dash, Underscore, or any engine that supports helper…☆78Updated 6 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Check if a string is HTML☆95Updated 2 months ago
- Get and calculate npm download stats for npm modules.☆28Updated 7 years ago
- Regular expression for matching reserved filename characters☆51Updated last month
- Get the repository name from the git remote origin URL☆23Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 years ago
- Convert liquid templates to handlebars templates!☆23Updated 5 years ago
- Node.js: extra methods for the path object.☆24Updated 6 years ago
- Pull down a list of GitHub repos for the given user or org, and save to a local JSON file.☆24Updated 7 years ago
- Convert a URL to a valid filename☆79Updated last month
- List of text file extensions☆58Updated last year
- 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
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- 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