https://github.com/qsctech/qsc-ui
https://github.com/qsctech/qsc-ui
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/qsctech/qsc-ui
- Owner: QSCTech
- Archived: true
- Created: 2013-06-11T15:50:52.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-12T12:02:18.000Z (about 13 years ago)
- Last Synced: 2025-02-27T03:24:10.292Z (over 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 1
- Watchers: 34
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QSC UI
## Usage
To use, load this script in any location in your page.
```html
```
To config, add the following code before loading the script above:
```html
qscUIConfig = {
autoAppendNav: true,
autoAppendStatistics: true
}
```
## Default Opinions
```javascript
var opinions = {
autoAppendNav: true,
autoAppendStatistics: true
}
```
## License
under the MIT