Morris Brodersen
Morris Brodersen
@rubenvincenten suggested adding auto-discovery of keys for engines like InnoDB that support meta-information.
It looks like a few people are actively using MicroDB, and I realize that most interest is generated through its name. However, it was only ever a side experiment, as...
I'm thinking [jsdom](https://github.com/jsdom/jsdom) should be enough to write (unit) tests: - Create a test document with the scripts to test - Mount an element with some functions - Assert it's...
Mode API
#5 "Then, what is the utility of having a remoteFolder option for mode?" Good question - It's used in combination with the relative paths of incoming vinyl files. Not sure...
This has been the most hard for me, and haven't made progress in years. Current state (broken) is in `src/Akao.js` and `src/SOUND.js`. Any help is much appreciated, e.g. documentation, other...
Adding a general-purpose Collada export should solve all export needs (e.g. #2, #3). OBJ won't do as it is quite limited. There's some progress in `src/Collada.js` but it's quite broken...
Hi, the browser extension does not seem to recognize window.location changes made via History API, therefore annotations are not loaded when using pushState (e.g. in single page apps). I think...
To reproduce, create `test.js` somewhere: ```js var parser = require( 'json-schema-ref-parser' ); var path = require( 'path' ); parser.dereference( path.join( __dirname, 'test.yaml' ) ); ``` Running `test.js` from `cmd` in...
See https://www.npmjs.com/package/tv4