Skip to content

A astaroid utility package to handle forging crystals and generating crystal color scheme and svg file

License

Notifications You must be signed in to change notification settings

daniel-onyenwee/astaroid-workshop

 
 

Repository files navigation

@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

About

A astaroid utility package to handle forging crystals and generating crystal color scheme and svg file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%