Utilities: Famo.us static utility method library [![Build Status](https://travis-ci.org/Famous/utilities.svg)](https://travis-ci.org/Famous/utilities)
================================================

Utilities hosts various helper classes and static methods


## Files

- KeyCodes.js:  Collection to map keyboard codes in plain english
- Timer.js: An internal library to reproduce javascript time-based scheduling.
- Utility.js: This namespace holds standalone functionality.


## Documentation
- [Reference Docs][reference-documentation]


## License

Copyright (c) 2015 Famous Industries, Inc.

This Source Code Form is subject to the terms of the Mozilla Public License,
v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain
one at http://mozilla.org/MPL/2.0/.


[reference-documentation]: http://famo.us/docs
