0.3.0-beta.4 • Published 1 year ago
amos-shapes v0.3.0-beta.4
amos-shapes
The common data shapes built by amos.
Install
npm i -S amos-shapes
# OR
yarn add amos-shapesGuide
- the shape's create method should be a static method on itself, with style
createXxx. - the box's create method should be a standalone function with style
createXxxBox.