@svelte-docgen/extractor
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@svelte-docgen/extractor

NPM Version

Package for extracting documentation data/nodes from Svelte component files.

[!NOTE] Use this package if you want to create your own parser, analyser or generator.

Dependencies

The following list powers this package:

  1. parse() from "svelte/compiler",
  2. compiler from svelte2tsx,
  3. TypeScript Compiler API.

Package Sidebar

Install

npm i @svelte-docgen/extractor

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

29 kB

Total Files

13

Last publish

Collaborators

  • xeho91
  • ciscorn