https://github.com/jonaskello/react_bootstrap
A Dart wrapper for the react-bootstrap JavaScript library.
https://github.com/jonaskello/react_bootstrap
Last synced: 7 months ago
JSON representation
A Dart wrapper for the react-bootstrap JavaScript library.
- Host: GitHub
- URL: https://github.com/jonaskello/react_bootstrap
- Owner: jonaskello
- License: bsd-3-clause
- Created: 2015-06-03T13:41:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T20:13:28.000Z (almost 11 years ago)
- Last Synced: 2024-10-05T02:21:07.116Z (over 1 year ago)
- Language: Dart
- Size: 488 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# react_bootstrap
A Dart wrapper for the [react-bootstrap] JavaScript library.
## Usage
A simple usage example:
import 'package:react_bootstrap/react_bootstrap.dart';
main() {
// TODO: Provide an example
}
## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: https://github.com/jonaskello/react_bootstrap/issues
[react-bootstrap]: http://react-bootstrap.github.io