Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n2ref/coreui
CoreUI Framework
https://github.com/n2ref/coreui
Last synced: 3 months ago
JSON representation
CoreUI Framework
- Host: GitHub
- URL: https://github.com/n2ref/coreui
- Owner: n2ref
- License: gpl-2.0
- Created: 2015-12-15T08:19:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T20:18:53.000Z (7 months ago)
- Last Synced: 2024-06-23T02:53:32.585Z (7 months ago)
- Language: JavaScript
- Homepage: https://n2ref.github.io/coreui-panel
- Size: 3.53 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CoreUI Framework
================Javascript framework for web applications
Installation using npm
---------------------------
```
$ npm install coreui
```Examples
--------
* [Panel](https://n2ref.github.io/coreui-panel)
* [Form](https://n2ref.github.io/coreui-form)
* [Table](https://n2ref.github.io/coreui-table)
* [Layout](https://n2ref.github.io/coreui-layout)
* [Info](https://n2ref.github.io/coreui-info)
* [Modal](https://n2ref.github.io/coreui-modal)
* [Notice](https://n2ref.github.io/coreui-notice)
* [Breadcrumb](https://n2ref.github.io/coreui-breadcrumb)
* [Alert](https://n2ref.github.io/coreui-alert)
* [Chart](https://n2ref.github.io/coreui-chart)