Skip to content

clalarco/vue3-plotly

 
 

Repository files navigation

@clalarco/vue3-plotly

Thin Vue 3 wrapper for plotly.js

This is the umbrella folder for this project. Please check the README in the following sections for details:

  • (Library)[lib/README.md]. This README is also used by npm publish.
  • (Demo Page)[demo/README.md]

Code improvements

I made a bunch of code organization and refactor, without losing backward compatibility:

  • Implementation of library in Typescript
  • Code is separated in lib, demo and docs, using npm workspaces
  • Migrating building process to Vite, using this article as reference
  • Updating documentation, using Vitepress
  • Publishing documentation and demo in GitHub Pages

Future improvements:

  • Add testing
  • Add semantic release
  • Add automatic deployment

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 49.1%
  • CSS 24.3%
  • Vue 15.8%
  • Dockerfile 7.2%
  • Shell 3.6%