1 Star 0 Fork 19

chentao / crypto-js

forked from Gitee 极速下载 / crypto-js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 482 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kirill Konshin 提交于 2015-03-21 00:33 . Docs & scripts

Contribution

Git Flow

The crypto-js project uses git flow to manage branches. Do your changes on the develop or even better on a feature/* branch. Don't do any changes on the master branch.

Pull request

Target your pull request on develop branch. Other pull request won't be accepted.

How to build

  1. Clone

  2. Run

    npm install
  3. Run

    npm run build
  4. Check build folder

JavaScript
1
https://gitee.com/pearlshell/crypto-js.git
git@gitee.com:pearlshell/crypto-js.git
pearlshell
crypto-js
crypto-js
develop

搜索帮助