jonschlinkert / engineLinks
Alternative to Lo-Dash template with support for helpers.
☆17Updated 5 years ago
Alternatives and similar repositories for engine
Users that are interested in engine are comparing it to the libraries listed below
Sorting:
- 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
- Sink your streams.☆17Updated 2 years ago
- Get the length of the longest item in an array.☆30Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Add permalinks functionality to any node.js project. Can be used in static site generators, build systems, web applications or anywhere …☆33Updated 7 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 8 years ago
- Check if a value is a Blob☆22Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago