1 Star 0 Fork 0

huanjie / node-compress-liu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 478 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chris Talkington 提交于 2014-08-22 03:54 . init

Contributing

Code Style Guide

  • code should be indented with 2 spaces
  • single quotes should be used where feasible
  • commas should be followed by a single space (function params, etc)
  • variable declaration should include var, no multiple declarations

Tests

  • tests should be added to the nodeunit configs in tests/
  • tests can be run with npm test
  • see existing tests for guidance
NodeJS
1
https://gitee.com/huanjie/node-compress-liu.git
git@gitee.com:huanjie/node-compress-liu.git
huanjie
node-compress-liu
node-compress-liu
master

搜索帮助