jonschlinkert / tokenize-comment
Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tokenize-comment
- Sink your streams.☆17Updated last year
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 7 years ago
- Bublé require hook☆14Updated 7 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Center-align the text in a string.☆22Updated 7 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Regex for matching HSL color strings.☆10Updated 7 years ago
- Generate CSS from a JavaScript Object☆25Updated 9 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 3 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 6 years ago
- Get the length of the longest item in an array.☆30Updated 6 years ago
- Powerful software development experience.☆12Updated last year
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 6 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Figure out what fonts to use (MIT)☆6Updated 7 years ago
- The color cyan, in ansi.☆8Updated 5 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Get the resolved path to the root of a package installed in node_modules☆10Updated 10 months ago
- Generate unique numeric id.☆11Updated 9 years ago