jsdoc2md / jsdoc-api
A programmatic interface for jsdoc3 with a few extra features
☆64Updated 4 months ago
Alternatives and similar repositories for jsdoc-api:
Users that are interested in jsdoc-api are comparing it to the libraries listed below
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- AST recursive visitor☆79Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Converts a source-map from/to different formats.☆170Updated 6 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Get the set npm registry URL☆53Updated 2 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 6 years ago
- JavaScript option parsing and help generation library☆162Updated 10 months ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated last year
- string representations of objects in node and the browser☆144Updated last month
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Get the path of the parent module☆77Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- stream splicer with labels☆43Updated 2 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- ☆90Updated 2 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last week
- Prepare a node environment to require files with different extensions.☆48Updated 8 months ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated this week
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago