1. vue-eslint-editor
An embedded editor component for ESLint.
vue-eslint-editor
Package: vue-eslint-editor
Created by: mysticatea
Last modified: Mon, 23 May 2022 14:42:35 GMT
Version: 1.1.0
License: MIT
Downloads: 4,642
Repository: https://github.com/mysticatea/vue-eslint-editor

Install

npm install vue-eslint-editor
yarn add vue-eslint-editor

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.

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin