📦 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.
npm install svg-eslint-parser -D
yarn add svg-eslint-parser -D
pnpm add svg-eslint-parser -D
You can try the parser in playground.
Feel free to open an issue if you have any suggestions or find any bugs.
- Based on yeonjuan/es-html-parser.