1 Star 0 Fork 0

jeanmachuca/qcobjects-collab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
qcobjects-collab.js 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
Quickcorp 提交于 2020-04-09 17:35 . to npm
#!/usr/bin/env node
/**
* QCObjects CLI 0.1.x
* ________________
*
* Author: Jean Machuca <correojean@gmail.com>
*
* Cross Browser Javascript Framework for MVC Patterns
* QuickCorp/QCObjects is licensed under the
* GNU Lesser General Public License v3.0
* [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
*
* Permissions of this copyleft license are conditioned on making available
* complete source code of licensed works and modifications under the same
* license or the GNU GPLv3. Copyright and license notices must be preserved.
* Contributors provide an express grant of patent rights. However, a larger
* work using the licensed work through interfaces provided by the licensed
* work may be distributed under different terms and without source code for
* the larger work.
*
* Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
*
* Everyone is permitted to copy and distribute verbatim copies of this
* license document, but changing it is not allowed.
*/
"use strict";
require("qcobjects-cli/qcobjects-collab");
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jeanmachuca/qcobjects-collab.git
git@gitee.com:jeanmachuca/qcobjects-collab.git
jeanmachuca
qcobjects-collab
qcobjects-collab
master

搜索帮助