0.0.2 • Published 4 years ago

@sentinel-one/s1-graphic-capsules v0.0.2

Weekly downloads
15
License
-
Repository
-
Last release
4 years ago

Graphic Capsules

npm version License Netlify Status

A collection of lightweight utils used in modern Typescript applications, based on modern performant WEB APIs.

Demo

HIT THE DEMO

Features

  • Color scale - Plucks the main colors of a given image 🎨
  • Svg to Png - Utils for rasterizing and downloading d3 SVG charts 🖼️

Installation 📦

npm i @sentinel-one/s1-graphic-capsules --save

** When used in an Angular app make sure your version >=8.0.0.

This project was generated using ngLibGen