@matthamlin/jsdoc-comment-parser

1.0.0 • Public • Published

@matthamlin/jsdoc-comment-parser

A quick and dirty jsdoc comment parser - copied and modified from comment-parser.

API

import commentParser from '@matthamlin/jsdoc-comment-parser'

let data = commentParser(`/*
* @param {number} foo Something
*/`)

Readme

Keywords

none

Package Sidebar

Install

npm i @matthamlin/jsdoc-comment-parser

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

21.4 kB

Total Files

8

Last publish

Collaborators

  • matthamlin