リポジトリ

jonschlinkert のリポジトリ

864 件の対応リポジトリ

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

最終コミット 2018/03/31

 (19 stars) (12 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2014/02/02

 (11 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

Virtual file format.

最終コミット 2015/02/05

 (1 star) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2018/05/30

 (5 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2017/09/01

 (40 stars) (7 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

regular expression special characters as a string.

最終コミット 2015/02/25

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2015/08/05

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2018/02/20

 (31 stars) (6 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Special RegExp characters, useful for escaping.

最終コミット 2014/06/30

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2015/11/12

 (33 stars) (7 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2014/12/20

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2023/11/29

 (5,842 stars) (375 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

No longer maintained, see remarkable instead!

最終コミット 2014/10/15

 (6 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2018/11/22

 (16 stars) (5 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/07/05

 (7 stars) (4 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/10/13

 (27 stars) (6 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Return a mapped dest for a src a filepath.

最終コミット 2014/07/31

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2014/10/16

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Create an array by repeating the given string n times.

最終コミット 2021/04/07

 (19 stars) (7 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2016/11/04

 (50 stars) (16 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)