@sentinel-one/s1-graphic-capsules
v0.0.2
Published
[![npm version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=0.0.1&x2=0)](https://www.npmjs.com/package/@sentinel-one/s1-graphic-capsules) [![License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/Sentinel-One/s1
Downloads
5
Maintainers
Readme
Graphic Capsules
A collection of lightweight utils used in modern Typescript applications, based on modern performant WEB APIs.
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