Skip to content

ntnyq/svg-eslint-parser

Repository files navigation

svg-eslint-parser

CI NPM VERSION NPM DOWNLOADS CODECOV LICENSE

📦 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 -D
yarn add svg-eslint-parser -D
pnpm add svg-eslint-parser -D

Playground

You can try the parser in playground.

Feel free to open an issue if you have any suggestions or find any bugs.

Links

Credits

License

MIT License © 2024-PRESENT ntnyq