An open API service indexing awesome lists of open source software.

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

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