echarts
nuxt-echarts

Nuxt Module for Apache ECharts™

nuxt-echarts

Nuxt ECharts

npm version npm downloads License Nuxt

Nuxt Module for Apache ECharts™

Features

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add echarts

That's it! You can now use Nuxt ECharts in your Nuxt app ✨

Contribution

Local development
# Install dependencies
pnpm install

# Generate type stubs
pnpm run dev:prepare

# Develop with the playground
pnpm run dev

# Build the playground
pnpm run dev:build

# Run ESLint
pnpm run lint

# Format with Prettier
pnpm run format

# Run Vitest
pnpm run test
pnpm run test:watch

# Release new version
pnpm run release

Credits

The Nuxt ECharts module depends on vue-echarts, created by @Justineo.

License

This project is licensed under the MIT License.

Notice

The Apache Software Foundation Apache ECharts, ECharts, Apache, the Apache feather, and the Apache ECharts project logo are either registered trademarks or trademarks of the Apache Software Foundation.