https://github.com/feroult/react-fuselage
The fuselage of your next React project
https://github.com/feroult/react-fuselage
javascript react web
Last synced: 5 months ago
JSON representation
The fuselage of your next React project
- Host: GitHub
- URL: https://github.com/feroult/react-fuselage
- Owner: feroult
- Created: 2017-11-29T09:46:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T01:18:01.000Z (over 1 year ago)
- Last Synced: 2025-04-08T16:21:20.966Z (about 1 year ago)
- Topics: javascript, react, web
- Language: JavaScript
- Homepage:
- Size: 738 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# React Fuselage
[![Travis][build-badge]][build]
[![npm package][npm-badge]][npm]
[![Coveralls][coveralls-badge]][coveralls]
A _full_ featured base for your React Web App.
## Features
### Router
* Page abstraction
* Menu navigation
* Authenticated routes
### Middleware
* Helpers
* i18n
* MobX stores
### Object Editor
* Complex object support
* No schemas, only programmatic
* Keyboard input and navigation
* Drag and drop sorting
* Undo and redo operations
* Spreadsheet like formatting
[build-badge]: https://img.shields.io/travis/user/repo/master.png?style=flat-square
[build]: https://travis-ci.org/user/repo
[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square
[npm]: https://www.npmjs.org/package/npm-package
[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.png?style=flat-square
[coveralls]: https://coveralls.io/github/user/repo