@a-robu/victor 中文文档教程
Fork Notes
这个仓库是一个github.com/maxkueng/victor 上原始 Victor 项目的分支。 原始项目的文档位于 http://victorjs.org/。
此分支的文档(与原始文档略有不同)托管在 https://a-robu.github.io/victor/ 上,包发布在 NPM 上,网址为 https://www.npmjs.com/package /@a-robu/维克多。
此分支澄清了文档中的一些要点并添加了一个功能。 CHANGELOG 中提供了更多信息。
Installing & Using
npm install @a-robu/victor --save
const Victor = require('victor');
let vec = new Victor(42, 1337);
有关更多示例,请参阅 https://a-robu.github.io/victor/ 上的文档。
Developing
npm test
Contributors To maxkueng/victor
按首次贡献日期排序。 自动生成,2015 年 8 月 31 日星期一 13:08:12 GMT。
- Max Kueng aka
maxkueng
- George Crabtree aka
supercrabtree
- Michel.Ypma aka
MichelYpma
- Chris Pearce aka
Chrisui
- Beau Gunderson aka
beaugunderson
- René Bischoff aka
Fjandin
- Chris Ertel aka
chrisrertel
- Heikki Ylönen aka
heikki
- Joonas Salmela aka
undefined
- Moritz Rebbert aka
ztiromoritz
License
麻省理工学院
Fork Notes
This repository is a fork of the original Victor project at github.com/maxkueng/victor. The documentation of the original project is hosted at http://victorjs.org/.
The documentation of this fork (which is slightly different from the original) is hosted at https://a-robu.github.io/victor/ and the package is published on NPM at https://www.npmjs.com/package/@a-robu/victor.
This fork clarifies some points in the documentation and adds one function. Slighly more information is available in the CHANGELOG.
Installing & Using
npm install @a-robu/victor --save
const Victor = require('victor');
let vec = new Victor(42, 1337);
For more examples, see the documentation at https://a-robu.github.io/victor/.
Developing
npm test
Contributors To maxkueng/victor
Ordered by date of first contribution. Auto-generated on Mon, 31 Aug 2015 13:08:12 GMT.
- Max Kueng aka
maxkueng
- George Crabtree aka
supercrabtree
- Michel.Ypma aka
MichelYpma
- Chris Pearce aka
Chrisui
- Beau Gunderson aka
beaugunderson
- René Bischoff aka
Fjandin
- Chris Ertel aka
chrisrertel
- Heikki Ylönen aka
heikki
- Joonas Salmela aka
undefined
- Moritz Rebbert aka
ztiromoritz
License
MIT
你可能也喜欢
- @0x-lerna-fork/collect-packages 中文文档教程
- @0xcert/wanchain-order-gateway 中文文档教程
- @21epub/create-storybook-react-library 中文文档教程
- @2dan/blockchain 中文文档教程
- @4geit/swg-user-chatbox-model 中文文档教程
- @58fe/bable-plugin-p5-import 中文文档教程
- @ablestack/rdo-apollo-mobx-connector 中文文档教程
- @aboveyou00/json-schema-validator 中文文档教程
- @aboviq/readdir-recursive 中文文档教程
- @absolunet/tweetnacl 中文文档教程