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.
☆14Updated last year
Alternatives and similar repositories for tokenize-comment:
Users that are interested in tokenize-comment are comparing it to the libraries listed below
- Sink your streams.☆17Updated 2 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Bublé require hook☆14Updated 7 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
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Get an array of parent directories including itself☆27Updated last year
- hyperscript-style bindings for Fela☆12Updated 7 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Self-signed SSL certificate for development.☆13Updated 10 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 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 7 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Easily create a Babel File object☆11Updated 6 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Get the length of the longest item in an array.☆30Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago