Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cy6erskunk/domey


https://github.com/cy6erskunk/domey

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![Dependency Status](https://gemnasium.com/cy6erskunk/domey.png)](https://gemnasium.com/cy6erskunk/domey)
[![Build Status](https://travis-ci.org/cy6erskunk/domey.png?branch=master)](https://travis-ci.org/cy6erskunk/domey)

# domey
Mostly useless jQuery-like library being written to kill some time and write some code.

## dev
`npm install` to install all dev-dependencies.
[Grunt](http://gruntjs.com) may be used to run jasmine tests and to build minimized code.
Tests may be launched in browser via `SpecRunner.html`

## compatibility
Tests green in Chrome 22+, Firefox 19+, Opera 12.14 :)
IE not tested yet.