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
- 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
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months ago
- Check if a string is a URL☆85Updated last year
- Extract key-value metadata from HTML comments☆32Updated 3 years ago
- Generate a HTML table of contents using cheerio.☆17Updated 3 years ago
- Create new PostHTML plugins☆14Updated 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
- PostCSS plugin, replaces values inside url() functions with their base64 encoded strings☆17Updated 2 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Get and calculate npm download stats for npm modules.☆28Updated 7 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Pull down a list of GitHub repos for the given user or org, and save to a local JSON file.☆24Updated 6 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Split lines into an array of lines☆44Updated last year
- A safer `.hasOwnProperty()`☆29Updated last year
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Markdown-it plugin which adds the ability to include markdown fragment files☆63Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- contains checks that npm runs during the installation☆27Updated last month