JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2318
  • Score
    100M100P100Q120351F
  • License MIT

An embedded editor component for ESLint.

Package Exports

  • vue-eslint-editor

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-eslint-editor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.