1.1.17 • Published 3 years ago

@enduranceidehen/behavior v1.1.17

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Contributors Forks Stargazers Issues MIT License LinkedIn

Table of Contents

About The Project

This repository is dedicated to resolving some of the issues I've seen in my time writing thousands of React components, both alone and on teams.

In particular, I've noticed that many engineers struggle with separation of concerns on the frontend, or even decide that all logic - complicated or otherwise - belongs in the Component itself.

The examples and patterning in this repository is an attempt to bring simple code separation into the React community.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

npm i @enduranceidehen/behavior

Usage

Please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - Endurance Idehen - jeidehen@gmail.com

Project Link: https://github.com/endurance/behavior