Repositories

jonschlinkert repositories

864 supported repositories

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.

Last commit Nov 24, 2018

 (66 stars) (21 forks) (0 indexed issues) (0 open good first issues)

Parse copyright statement(s) into an array of copyright objects.

Last commit Feb 19, 2015

 (7 stars) (1 fork) (0 indexed issues) (0 open good first issues)

CSV parser for node.js

Last commit May 9, 2016

 (15 stars) (4 forks) (0 indexed issues) (0 open good first issues)

Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists

Last commit Dec 19, 2017

 (31 stars) (7 forks) (0 indexed issues) (0 open good first issues)

Complimentary lib to parser-cache. Extends the `Parsers` prototype with additional methods for reading files from the file system.

Last commit Aug 27, 2014

 (1 star) (0 forks) (0 indexed issues) (0 open good first issues)

Parse `.git/config` into a JavaScript object. sync or async.

Last commit Nov 20, 2018

 (63 stars) (11 forks) (0 indexed issues) (0 open good first issues)

Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.

Last commit Apr 2, 2026

 (129 stars) (25 forks) (0 indexed issues) (0 open good first issues)

Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.

Last commit May 14, 2022

 (67 stars) (8 forks) (0 indexed issues) (0 open good first issues)

Parse and optionally replace @ mentions from a string of text.

Last commit Jun 30, 2017

 (0 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Last commit May 14, 2022

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Parses regular expressions, returns an AST.

Last commit Oct 14, 2018

 (8 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Cache and load parsers, similiar to consolidate.js engines.

Last commit Oct 1, 2014

 (7 stars) (1 fork) (0 indexed issues) (0 open good first issues)

CSV parser, compatible with parser-cache.

Last commit Nov 24, 2014

 (5 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Front matter parser that uses gray-matter and bits of real panther, so you know it's good. Kind of like consolidate.js engine, accept it's not an engine, it's a parser. Works with Assemble, express.js, parser-cache, or any application with similar conventions.

Last commit Jul 16, 2017

 (10 stars) (1 fork) (0 indexed issues) (0 open good first issues)

noop parser, consolidate.js style. Works with Assemble, express.js, parser-cache or any application that follows consolidate.js conventions.

Last commit Jul 22, 2016

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Utilies for parser-cache and compatible parsers.

Last commit Sep 3, 2014

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

parser-cache compatible XML parser.

Last commit Nov 24, 2014

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

parser-cache compatible YAML parser, using js-yaml.

Last commit Nov 24, 2014

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Like consolidate.js, but for parsers instead of engines.

Last commit Oct 10, 2014

 (4 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Returns a function with partially applied arguments that are prepended to the arguments provided to the returned function.

Last commit Jul 14, 2015

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)