38 Star 92 Fork 43

笔心 / jquery.datepicker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 726 Bytes
一键复制 编辑 原始数据 按行查看 历史
笔心 提交于 2016-09-30 06:06 . u
{
"name": "mdeditor",
"version": "1.0.0",
"description": "简单markdown编辑器,用textarea编辑,同步预览html效果。不依赖任何插件,使用简单,原创,造轮子中。。。更新中。。。",
"homepage": "http://www.qinshenxue.com/article.aspx?id=36",
"main": "mdeditor.js",
"repository": {
"type": "git",
"url": "https://git.oschina.net/qinshenxue/mdeditor"
},
"scripts": {
"sync": "node sync.js"
},
"author": {
"name": "qinshenxue",
"email": "qinshenxue@qinshenxue.com"
},
"license": "ISC",
"devDependencies": {
"ftp": "^0.3.10",
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.3",
"gulp-clean-css": "^2.0.2"
}
}
JavaScript
1
https://gitee.com/qinshenxue/datepicker.git
git@gitee.com:qinshenxue/datepicker.git
qinshenxue
datepicker
jquery.datepicker
master

搜索帮助