JSPM

kdu-eslint-editor

0.1.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q13019F
  • License MIT

An embedded editor component for ESLint.

Package Exports

  • kdu-eslint-editor
  • kdu-eslint-editor/dist/index.kdu

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 (kdu-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

kdu-eslint-editor

A code editor component to play ESLint.

🏁 Goal

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

Development Tools

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