An open API service indexing awesome lists of open source software.

https://github.com/qsctech/qsc-ui


https://github.com/qsctech/qsc-ui

Last synced: about 1 year ago
JSON representation

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