svg-eslint-parser
v0.0.4
Published
An SVG parser that produces output compatible with ESLint.
Readme
svg-eslint-parser
:package: An SVG parser that produces output compatible with ESLint.
[!IMPORTANT] Status: Work In Progress, not ready for production.
API is not stale now, Use at your own risk.
Install
npm install svg-eslint-parser -Dyarn add svg-eslint-parser -Dpnpm add svg-eslint-parser -DPlayground
You can try the parser in playground.
Feel free to open an issue if you have any suggestions or find any bugs.
Links
Credits
- Based on yeonjuan/es-html-parser.
