Return true if the given file paths are equal.
Repositories
jonschlinkert repositories
Cross-platform error symbol.
Escape delimiters in templates. Used with Lo-Dash and underscore templates but could be used with other template engines as well.
Uses espree to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.
Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or glob of files.
Bug fix for eta
Safely evaluate JavaScript (estree) expressions, sync and async.
Get the even numbered items from an array.
Application examples for Template, and other node.js setups.
Recursively resolve templates in an object, string or array.
Expand parsed command line arguments using expand-object.
Expand tasks, targets and files in a declarative configuration.
Expand glob patterns in a declarative configuration into src-dest mappings.
Middleware for processing config templates in front matter. Can be used with verb, assemble v0.6.0, or any application based on jonschlinkert/template.
Expand hash keys into an object with the given values.
Light weight JSON Schema $ref resolver. Expands a JSON Schema by resolving `$ref` references from a mapping of definitions. Does not handle remote references. Has comprehensive unit tests and no dependencies.
Expand a string into a JavaScript object using a simple notation.
Parse string values in package.json into objects.
Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.