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:
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Updated 5 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months 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
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- contains checks that npm runs during the installation☆26Updated 2 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Generate a HTML table of contents using cheerio.☆17Updated 3 years ago
- List of text file extensions☆56Updated 7 months ago
- Get the default browser☆56Updated last year
- A curated list of awesome things related to PostHTML☆24Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 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
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Display output from `standard` as a list of style errors, ordered by count.☆11Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Convert a URL to a valid filename☆77Updated last year
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Create new PostHTML plugins☆14Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago