Skip to content

mysticatea/vue-eslint-editor

Repository files navigation

vue-eslint-editor

npm version Downloads/month Build Status Dependency Status

A code editor component to play ESLint.

🏁 Goal

This package provides Vue.js component of a code editor for ESLint playgrounds.

📖 Usage

See documentation.

📰 Changelog

See GitHub releases.

❤️ Contributing

Welcome contributing!

Please use GitHub's Issues/PRs.

Development Tools

  • npm run build compiles this package and documents.
  • npm run watch compiles this package and documents on every change.