https://github.com/qsctech/qsc-mobile
求是潮移动平台
https://github.com/qsctech/qsc-mobile
Last synced: about 1 year ago
JSON representation
求是潮移动平台
- Host: GitHub
- URL: https://github.com/qsctech/qsc-mobile
- Owner: QSCTech
- Archived: true
- Created: 2012-11-11T07:40:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-08T04:52:29.000Z (about 13 years ago)
- Last Synced: 2025-03-14T22:13:04.558Z (over 1 year ago)
- Language: JavaScript
- Size: 10.2 MB
- Stars: 14
- Watchers: 33
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 求是潮移动平台
## 参与项目
可以直接fork然后pull request
- build
build tools
- src
源代码目录,所有的修改应该都位于此目录,直接提交给我,我来进行打包工作
- testing
测试目录,此目录有完整的js和console输出
- production
生产目录,为android和iphone输出,只有压缩的js,同时没有console输出
- production-cache-enabled
生产目录,为chrome输出,只有压缩的js,同时没有console输出,但是开启html5 cache
## License
Copyright (C) 2012-2013 QSC Tech Mobile Team
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
This program incorporates work covered by the following copyright and
permission notices:
- jqMobi
MIT X11 License
Copyright (C) <2011> by l
- CSS3 Relative Units
Copyright (C) 2012 Klemen Slavič
Copyright (C) 2012-2013 Zeno Zeng
Licensed under the MIT license.
- base64.coffee, v1.0
Copyright 2012 Pavel Pravosud
Licensed under the MIT license.