cabinet icon indicating copy to clipboard operation
cabinet copied to clipboard

A lightweight fast static file server for node loaded with useful features

Results 5 cabinet issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [less](https://github.com/less/less.js), [connect](https://github.com/senchalabs/connect) and [supertest](https://github.com/visionmedia/supertest). These dependencies need to be updated together. Updates `qs` from 0.4.2 to 6.11.0 Changelog Sourced from qs's...

dependencies

Bumps [async](https://github.com/caolan/async) from 0.9.2 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 2.4.2 to 4.17.21. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...

dependencies

After taking a look at the readme and code it seems that this requires the use of a virtual to concatenate assets. Is this true? If so, will a concatenation...

This should be trivial, except for how to handle the use of data in the template. This might be achievable by using a "virtual" to process the template with data.