vue-eslint-editor

An embedded editor component for ESLint.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
vue-eslint-editor
1.1.04 years ago6 years agoMinified + gzip package size for vue-eslint-editor in KB

Readme

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.