@originjs/vue-sfc-ast-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

vue-sfc-ast-parser

An AST parser for vue-sfc. This is extracted from vue-codemod

Template parser

The AST parser for template part of vue-sfc is vue-eslint-parser.

Script parser

The AST parser for script part of vue-sfc is jscodeshift. Actually it's using babel parser.

Style parser

There is no valid AST parser for style part yet. Contributions are welcome. :-)

Readme

Keywords

Package Sidebar

Install

npm i @originjs/vue-sfc-ast-parser

Weekly Downloads

158

Version

1.0.2

License

MulanPSL2

Unpacked Size

46.8 kB

Total Files

12

Last publish

Collaborators

  • flyfishzy
  • alan_scut
  • yuangongji
  • peteralfredlee
  • jiawulin