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 10 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
- Get and calculate npm download stats for npm modules.☆28Updated 7 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 7 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years 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 text file extensions☆58Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Get the repository name from the git remote origin URL☆23Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Check if a string is HTML☆95Updated 2 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 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
- Create new PostHTML plugins☆14Updated 5 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 years ago
- Scaffold out a Generate generator project.☆11Updated 9 years ago
- 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
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Convert a URL to a valid filename☆80Updated 2 months 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
- Pull down a list of GitHub repos for the given user or org, and save to a local JSON file.☆24Updated 7 years ago
- This repository has been archived, use Enquirer instead.☆22Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Example using handlebars-helpers in a web browser with browserify.☆16Updated 7 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- PostCSS Syntax for parsing Markdown☆21Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 2 months ago