2.0.1 • Published 4 years ago

frl-ts-svg-path-builder v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

FRL TypeScript SVG Path Builder

Build Status Coverage Status npm version Dependency status Dev Dependency Status License

This project contains a simple fluent API for dynamically creating SVG paths.

A. Installation

If you are using npm, then simply run the npm install frl-ts-svg-path-builder CLI command to get the latest version.

If you are using yarn, then go with the yarn add frl-ts-svg-path-builder command.