FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deepslam/feature-framework: Highly flexible and fully typed React / React-native framework with approach based on features. · GitHub

Repository files navigation

Feature framework

** Documentation is still in progress **

Project is opened for pull requests. Any help would be appreciated.

Fully typed feature driven framework written completely with TypeScript. It was developed to fits daily needs any frontend parts and mobile apps written with JS.

The main idea lies that eveyrthing is a feature. You define your app, define features which your application will you and craft your app.

This package provide you a central point for the whole application. You can access to any feature with convenient interfaces in your app. Events, data providers, data collections, models, views, redux integration - everything is included.

Feature framework has different implementations for React and React Native. They are presented as standalone packages.

In the most cases you don't need to import many file, just one app is enough.

About

Highly flexible and fully typed React / React-native framework with approach based on features.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL