bs-svg-attachment

0.3.0 • Public • Published

bs-svg-attachment

Tiny utility functions for SVG DOM mainly in Buckle Script / Reason.

Features

  • Simple, easy.
  • No dirty DOM. No append some extra attributes.

Installaion

SVG attachment depents on types of bs-webapi.

npm install bs-svg-attachment bs-webapi

Then add them to bs-dependencies in your bsconfig.json.

{
  "name": "some",
  "source": "src",
  "bs-dependencies": [
    "bs-svg-attachment",
    "bs-webapi"
  ]
}

Modules

  • Svg Functions for one element
  • SvgSet Functions for element set

Readme

Keywords

Package Sidebar

Install

npm i bs-svg-attachment

Weekly Downloads

0

Version

0.3.0

License

MIT

Last publish

Collaborators

  • henoc