jonschlinkert / engineLinks
Alternative to Lo-Dash template with support for helpers.
☆18Updated 5 years ago
Alternatives and similar repositories for engine
Users that are interested in engine are comparing it to the libraries listed below
Sorting:
- Sink your streams.☆17Updated 2 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- 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
- Add permalinks functionality to any node.js project. Can be used in static site generators, build systems, web applications or anywhere …☆33Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 7 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…☆18Updated 9 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- A tool for respawning node binaries when special flags are present.☆21Updated 2 weeks 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
- Check if a value is a Blob☆24Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago