https://github.com/react-bootstrap/react-bootstrap-typescript
Typescript definitions for React / Bootstrap
https://github.com/react-bootstrap/react-bootstrap-typescript
Last synced: 4 months ago
JSON representation
Typescript definitions for React / Bootstrap
- Host: GitHub
- URL: https://github.com/react-bootstrap/react-bootstrap-typescript
- Owner: react-bootstrap
- License: mit
- Created: 2016-05-24T12:35:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:59:51.000Z (about 2 years ago)
- Last Synced: 2025-08-09T14:19:59.876Z (5 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 19
- Watchers: 7
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-bootstrap-typescript
Typescript definitions for React / Bootstrap
### Installing (or Updating) via Typings
```
typings install react-bootstrap=github:react-bootstrap/react-bootstrap-typescript/index.d.ts --save
```