Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 1.21 KB

README.md

File metadata and controls

54 lines (27 loc) · 1.21 KB

CrashTest NPM version

A javaScript collision detection implementation

Created and maintained by Alejandro Corsino.

Quick start

THIS REPO IS IN DEVELOPMENt.

Getting Started

var CrashTest = require('CrashTest');
CrashTest.foo(); // "bar"

Documentation

(Coming soon)

Options

(Coming soon)

Examples

(Coming soon)

Contributing

Please read through the contributing guidelines. 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.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Release History

  • 2015-11-23   v0.1.0   First commit

License

Copyright (c) 2015 Alejandro Corsino Licensed under the MIT license.


Project created by Alejandro Corsino.