@astaroid/workshop
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@astaroid/workshop

A astaroid utility package to handle creating crystals and generating crystal color schemes and svg image

Badges

Installation

Install @astaroid/workshop with npm

  npm install @astaroid/workshop

Install @astaroid/workshop with yarn

  yarn add @astaroid/workshop

Documentation

Documentation

Usage/Examples

import { crystalGenerator } from "@astaroid/workshop"

let redCrystall = crystalGenerator("#FF0000")

let redCrystallSvgImage = redCrystall(32, 32)

License

MIT

/@astaroid/workshop/

    Package Sidebar

    Install

    npm i @astaroid/workshop

    Weekly Downloads

    3

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    24.5 kB

    Total Files

    11

    Last publish

    Collaborators

    • danielonyenwee
    • astaroid-team