Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-jsdoc
A list of awesome jsdoc tools, resources, etc.
https://github.com/brettz9/awesome-jsdoc
Last synced: 3 days ago
JSON representation
-
Documentation
- typedoc-plugin-missing-exports - Ensure typedoc gets referenced, non-exported items documented in addition to exported items.
- typedoc - Create documentation using the TypeScript flavor of JSDoc (including documentation of plain JavaScript)
-
Linting
- eslint-plugin-jsdoc - ESLint rules for JSDoc blocks.
-
Markdown
-
Parsing and Stringifying
-
- comment-parser - JSDoc-*like*
- @es-joy/jsdoccomment - Allows
- @es-joy/jsdoc-eslint-parser - A
- in eslint-plugin-jsdoc
- in eslint-plugin-jsdoc
-
Type parsing
- jsdoc-type-pratt-parser
- jsdoctypeparser - JSDoc type
- catharsis - JSDoc type parser used
- jsdoc-type-pratt-parser
-
-
Schema usage
-
Type parsing
- json-schema-to-jsdoc - Converts
- jsdoc-jsonschema - Converts from
-
-
Type checking
-
Type parsing
- typescript - Check plain JavaScript with
- bycontract - Validate structures with
- eslint-plugin-typelint - Allows
- tern - Checking type usage against jsdoc.
- bycontract - Validate structures with
-
-
Visualizations
-
Type parsing
- jsdoc2diagram - Create (D3)
-
-
Formatting
- eslint-plugin-isaacscript - Format JSDoc comments
-
Learning
- jsdoc - Site creating original standard and a documentation tool.
- TypeScript docs on jsdoc - Supported JSDoc in TypeScript (TypeScript-flavor JSDoc); note especially the need for parentheses around casts!
- TypeScript docs for working with JavaScript files - Reference on working with plain JavaScript files to convert to declaration files (*.d.ts).
- Closure on tags - Closure's reference on its JSDoc tag usage.
- Closure on types - Closure's reference on its JSDoc type usage.
-
Articles
Programming Languages
Categories
Sub Categories
Keywords
jsdoc
6
javascript
3
markdown
2
eslint
1
eslint-plugin-jsdoc
1
api-documentation
1
documentation
1
documentation-generator
1
documentation-tool
1
generator
1
jsdoc-to-markdown
1
readme
1
babel
1
esm
1
maintained
1
mjs
1
node
1
npm
1
npx
1
remark
1
unified
1
parser
1
json-schema
1
language
1
typechecker
1
typescript
1
interface
1
static-types
1
validate
1
validation
1
tern
1