15avg 中文文档教程
15avg
有史以来最好的项目。
Getting Started
使用以下命令安装模块:npm install 15avg
var _15avg = require('15avg');
_15avg.awesome(); // "awesome"
Documentation
(即将推出)
Examples
(即将推出)
Contributing
代替正式的样式指南,注意维护现有的编码风格。 为任何新的或更改的功能添加单元测试。 使用 Grunt 检查和测试您的代码。
Release History
(尚无)
License
版权所有 (c) 2014 Jelena Kocic
根据麻省理工学院许可获得许可。
不是自动生成的文档: npm set init.author.name “Jelena Kocic” npm set init.author.email "kocicjelena@gmail.com" npm set init.author.url "https://yjelena75.appspot.com" npm 添加用户 npm 安装 -g pakmanager npm 发布 ./
15avg
The best project ever.
Getting Started
Install the module with: npm install 15avg
var _15avg = require('15avg');
_15avg.awesome(); // "awesome"
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
(Nothing yet)
License
Copyright (c) 2014 Jelena Kocic
Licensed under the MIT license.
not autgenerated doc: npm set init.author.name "Jelena Kocic" npm set init.author.email "kocicjelena@gmail.com" npm set init.author.url "https://yjelena75.appspot.com" npm adduser npm install -g pakmanager npm publish ./