@a-robu/victor

2.2.2 • Public • Published

Victor

GitHub Workflow Status (branch)

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.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @a-robu/victor

Weekly Downloads

15

Version

2.2.2

License

none

Unpacked Size

34.3 kB

Total Files

5

Last publish

Collaborators

  • a-robu