Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/`是用到的资源和字库文件