Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruter/randompicker
A small app, to get item(s) randomly.
https://github.com/ruter/randompicker
Last synced: about 1 month ago
JSON representation
A small app, to get item(s) randomly.
- Host: GitHub
- URL: https://github.com/ruter/randompicker
- Owner: ruter
- License: mit
- Created: 2015-10-26T02:01:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T02:11:41.000Z (about 9 years ago)
- Last Synced: 2024-10-18T22:44:43.422Z (2 months ago)
- Language: HTML
- Size: 699 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#一款抽题用小软件
这是为了让动漫社画室的小伙伴可以方便的对每月绘画主题进行抽取而写的小软件。主要是用`html`、`jQuery`、`amazeUI`来对功能进行实现的
另外用到了`nw.js`进行封装打包,功能很强大,感兴趣的小伙伴们可以看[这里](https://github.com/nwjs/nw.js)
[而我却只用来进行打包,太浪费了有木有!]
---
`package.json`是nw.js的包配置文件,`main.js`是处理的函数,`res/`和`fonts/`是用到的资源和字库文件