Repository

Repository di jonschlinkert

864 repository supportati

Generate a readme from a template and package.json data. If you need something more comprehensive, I recommend using Verb.

Ultimo commit 31 mar 2018

 (19 star) (12 fork) (0 issue indicizzate) (0 good first issue aperte)

Generate a TOC for your project's README in 2 seconds, maybe 3.

Ultimo commit 2 feb 2014

 (11 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Virtual file format.

Ultimo commit 5 feb 2015

 (1 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Generate reference links for a glob of markdown files, allowing you to more easily create references from one file to another.

Ultimo commit 30 mag 2018

 (5 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.

Ultimo commit 1 set 2017

 (40 star) (7 fork) (0 issue indicizzate) (0 good first issue aperte)

regular expression special characters as a string.

Ultimo commit 25 feb 2015

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Does one simple thing - gets the flags from a regular expression. Useful for cloning and any library that uses or generates regular expressions that are created from other regular expressions.

Ultimo commit 5 ago 2015

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Create a javascript regular expression for matching everything except for the given string.

Ultimo commit 20 feb 2018

 (31 star) (6 fork) (0 issue indicizzate) (0 good first issue aperte)

Special RegExp characters, useful for escaping.

Ultimo commit 30 giu 2014

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to file, directory to file, and directory to directory.

Ultimo commit 12 nov 2015

 (33 star) (7 fork) (0 issue indicizzate) (0 good first issue aperte)

Calculate the relative path from a file's destination path to another directory or file. Useful in template helpers, middleware and plugins.

Ultimo commit 20 dic 2014

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.

Ultimo commit 29 nov 2023

 (5842 star) (375 fork) (0 issue indicizzate) (0 good first issue aperte)

No longer maintained, see remarkable instead!

Ultimo commit 15 ott 2014

 (6 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Extract the git remote origin URL from your local git repository.

Ultimo commit 22 nov 2018

 (16 star) (5 fork) (0 issue indicizzate) (0 good first issue aperte)

Strip a byte order mark (BOM) from a buffer.

Ultimo commit 5 lug 2017

 (7 star) (4 fork) (0 issue indicizzate) (0 good first issue aperte)

Modify/rename the keys of the own enumerable properties of an object.

Ultimo commit 13 ott 2017

 (27 star) (6 fork) (0 issue indicizzate) (0 good first issue aperte)

Return a mapped dest for a src a filepath.

Ultimo commit 31 lug 2014

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Re-format attributes in HTML tags to flow in a specific order. If you always prefer `class` before `id` or whatever, this module does that.

Ultimo commit 16 ott 2014

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Create an array by repeating the given string n times.

Ultimo commit 7 apr 2021

 (19 star) (7 fork) (0 issue indicizzate) (0 good first issue aperte)

Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)

Ultimo commit 4 nov 2016

 (50 star) (16 fork) (0 issue indicizzate) (0 good first issue aperte)