1.0.10 • Published 9 years ago

react-positionable-component v1.0.10

Weekly downloads
4
License
MPL 2.0
Repository
github
Last release
9 years ago

react-positionable-component

This is a WIP test repository at the moment.

Installation

Install for use in your own project with npm install react-positionable-component.

You'll probably want to use the ./style.css file as positionable stylesheet, or, alternatively, roll your own by looking at which rules are used for what.

Development

For dev work on this code, clone, npm install and then to run, npm run dev.

Individual npm run tasks:

  • build the code with npm run build:pos or npm run build:app
  • watch the code with npm run watch:pos or npm run watch:app
  • run a live-server with the live-server cli utility

License

MPL 2.0

Demo

http://pomax.github.io/react-positionable-component

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago