Skip to content

Super SVG Helper; so called SSH is a SVG library, makes you comfy to handle and modify elements in your web project.

License

Notifications You must be signed in to change notification settings

pikpokjeon/SSH.js

Repository files navigation

SSH.js Hits

SVG rendering test page

Super SVG Helper, so called SSH is the SVG library which helps you easily handle and modify SVGs for your web project.

Main features

  • SVG elemnts states management
  • SVG elements creation
  • Dynamically modify and animate SVG
  • Event handling
  • Easy styling
  • Custom SVG Chart modules


!!! Notice

  • I've started writing documentation/commit messages in English for people who are interested in contribution to this project.
  • programming paradigm : develop in functional programming as its' possible

Start testing demo page

.test/index.js

npm install --save-dev parcel // Install parcel
npm run parcel

Commit Convention

      [ keyword ] : commit message
      keywords :
                  docs : documentation - md/html,
                  style : css/svg style attribute,
                  build : build/deploy,
                  fix: fixing errors,
                  feature: adding features,
                  refactor: enhance feature, code functionality

About

Super SVG Helper; so called SSH is a SVG library, makes you comfy to handle and modify elements in your web project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published