jongleberry

Results 127 issues of jongleberry

http://lesscss.org/usage/ there's no docs on the JS API. can't build anything with less wityhout it

travis is enabled by `.travis.yml` does not exist, resulting in an error

i have an initial implementation here: https://github.com/expressjs/keygrip/commit/427f18803c38bf13a260fc0e467f363ad2f280bf Some notes/questions/etc. - Should we using initialization vectors? not sure how much security that adds. maybe make it optional. - want to change...

enhancement

i prefer `class=""/>` over `class="" />`

language: html
type: enhancement
good first issue

not sure how this would work API-wise, but the idea is to return a promise somewhere that resolves then there is no longer any promises in the queue. ``` js...

- all the TC members - non-tc administrators (i.e. rvagg) - all the working groups (website, streams) and significant projects (build system, if there's no working group for it) and...

content
new nodejs.org

would be nice to be able to do something like `GET http://iojs.org/download/latest/iojs-latest.tar.gz` and maybe a semver version like `~1.0.2`

enhancement
ideas
build
new nodejs.org

this does not work: ``` js try { } /* istanbul ignore next */ catch (err) { } ```

bug

instead of passing all the URL parts separately ex. ``` js r = require('rethinkdb')({ url: 'rethinkdb://username:password@somewhereonamazon:123412' }) ```

enhancement

### Issue Details i am unable to continue editing the slack webhook app. i keep getting this error after authorizing slack: ![screen shot 2016-10-15 at 3 01 44 pm](https://cloud.githubusercontent.com/assets/643505/19413668/7ca5f9f8-92e8-11e6-87aa-e3c4dc337e75.png) i've...