Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cy6erskunk/domey
https://github.com/cy6erskunk/domey
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cy6erskunk/domey
- Owner: cy6erskunk
- Created: 2013-02-22T20:12:09.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T11:32:39.000Z (about 10 years ago)
- Last Synced: 2024-10-28T11:18:45.103Z (3 months ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.