0.3.0-beta.1 • Published 9 months ago

amos-shapes v0.3.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

amos-shapes

The common data shapes built by amos.

Install

npm i -S amos-shapes
# OR
yarn add amos-shapes

Guide

  1. the shape's create method should be a static method on itself, with style createXxx.
  2. the box's create method should be a standalone function with style createXxxBox.

API References