bstrap-react-mobx-admin

2.5.0 • Public • Published

bstrap-react-mobx-admin

Bootstrap components for react-mobx-admin

See yourself an example of blogpost list table with sorting, pagination, filtering ...

tech details

It is raw ES6 lib, so you need bundler with transpiling (webpack with babel loader).

react-mobx-admin provides mobx stores for data table-listing-filtering (list) and data manipulating (manip). See README for details. bstrap-react-mobx-admin provides bootstrap based components for rendering this data stores as well as input components for particular atributes manupulation etc.

Provided example shows all possible usecases.

Try it by yourself

git clone https://github.com/vencax/bstrap-react-mobx-admin
cd bstrap-react-mobx-admin
npm i
make run

The application is now available at http://localhost:8080.

Package Sidebar

Install

npm i bstrap-react-mobx-admin

Weekly Downloads

1

Version

2.5.0

License

ISC

Unpacked Size

50.2 kB

Total Files

32

Last publish

Collaborators

  • vencax