apexcharts-skip-ssr
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

apexcharts-skip-ssr

Uses export conditions to export an instance of ApexCharts in browser enviroments or an empty object {} in ssr contexts.

Usage

Works with every apexcharts version, beacause it is set a peer dependecy.

Install with npm install apexcharts apexcharts-skip-ssr, then import as needed:

import ApexCharts from 'apexcharts-skip-ssr';

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i apexcharts-skip-ssr

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

12.3 kB

Total Files

6

Last publish

Collaborators

  • ramiroaisen