Super SVG Helper, so called SSH is the SVG library which helps you easily handle and modify SVGs for your web project.
- SVG elemnts states management
- SVG elements creation
- Dynamically modify and animate SVG
- Event handling
- Easy styling
- Custom SVG Chart modules
- 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
.test/index.js
npm install --save-dev parcel // Install parcel
npm run parcel
[ 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