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 last year
- 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
- List of text file extensions☆60Updated last year
- Get the repository name from the git remote origin URL☆23Updated 2 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
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 4 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 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
- Strip block comments or line comments from JavaScript code.☆120Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- ☆49Updated last week
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 7 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last month
- Get and calculate npm download stats for npm modules.☆28Updated 7 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 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 3 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 4 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago