Socket
Book a DemoInstallSign in
Socket

@originjs/vue-sfc-ast-parser

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@originjs/vue-sfc-ast-parser

A ast parser for vue sfc

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
49
-36.36%
Maintainers
5
Weekly downloads
 
Created
Source

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. :-)

Keywords

vue

FAQs

Package last updated on 11 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts