Socket
Socket
Sign inDemoInstall

zz-chart

Package Overview
Dependencies
57
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    zz-chart

Alauda Chart components by Alauda Frontend Team


Version published
Weekly downloads
16
decreased by-88.81%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@alauda/chart

GitHub Actions type-coverage npm GitHub Release

Conventional Commits Renovate enabled JavaScript Style Guide Code Style: Prettier changesets

Alauda Chart components by Alauda Frontend Team

TOC

Usage

Install

# pnpm
pnpm add @alauda/chart

# yarn
yarn add @alauda/chart

# npm
npm i @alauda/chart

API

import { Chart } from '@alauda/chart';

Chart({
  container: document.querySelector('#chart-container'),
});

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT © Alauda

Keywords

FAQs

Last updated on 18 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc