1.0.8 • Published 4 years ago

@luisgilgb/react-container v1.0.8

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

React Container

A Container component made for React that supports multiple layouts for its children.

Getting Started

These instructions will let you use the Container component in your application.

Prerequisites

This component is created for React JS, so you need to use it in a React application to work.

Installing

Install this component as a dependency from npm.

npm install @luisgilgb/react-container

Then, in your application it should be enough to import the component as it is usually done in React:

import Container from '@luisgilgb/react-container'

Running the tests

TBD

Break down into end to end tests

TBD

And coding style tests

TBD

Built With

Contributing

TBD

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • ReactJS community and developers.
  • Sencha's ExtJS Container component, whose management of layouts was a source of inspiration for this project.
1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago