📦 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 -Dyarn add svg-eslint-parser -Dpnpm add svg-eslint-parser -DYou 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.