Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nuxt-echarts

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-echarts

Nuxt Module for Apache ECharts™

  • 0.2.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.4K
decreased by-7.73%
Maintainers
0
Weekly downloads
 
Created
Source

nuxt-echarts

Nuxt ECharts

npm version npm downloads License Nuxt

Nuxt Module for Apache ECharts™

[!IMPORTANT]

Nuxt ECharts SSR is based on experimental <NuxtIsland>. If you found any issue, design flaw, or have ideas to improve it, please open an issue or a Discussion.

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 is heavily inspired by vue-echarts, created by @Justineo.

License

This project is licensed under the MIT License.

This project also partially contains code derived or copied from vue-echarts(MIT).

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.

Keywords

FAQs

Package last updated on 10 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc