fizzx

0.0.2 • Public • Published

FIZZX

A super simple physics library to put some spring into your interfaces



Getting Started

  1. npm i fizzx
  2. import Fizzx from 'fizzx'
  3. const demo = new Fizzx('.dot')
  4. demo.to(x, y)

Development

  1. git clone
  2. npm i
  3. npm start

Running npm start runs Browsersync, which watches changes to your files in ./app and refreshes connected browsers so that you can see the effects of your changes live.

Building

npm run build compiles the library and updates it within the dist/ folder

Readme

Keywords

Package Sidebar

Install

npm i fizzx

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

11.2 kB

Total Files

10

Last publish

Collaborators

  • argyleink