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:
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 8 months ago
- Generate a HTML table of contents using cheerio.☆17Updated 4 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
- List of text file extensions☆57Updated 11 months 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
- Node.js: extra methods for the path object.☆24Updated 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 the repository name from the git remote origin URL☆23Updated 2 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 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
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Simple, opinionated node.js interface for creating basic apps with the GitHub API.☆61Updated 7 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- Regular expression for matching reserved filename characters☆50Updated last month
- Strip block comments or line comments from JavaScript code.☆117Updated 2 years ago
- Validate JavaScript code and report possible syntax errors☆23Updated last year
- Check if a string is HTML☆95Updated last month
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- List of video file extensions☆57Updated 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
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago