acetate
acetate copied to clipboard
A flexible, fast and easy to extend static site generator for Node
document how a developer would use acetate from Node. Probably like: ``` js var acetate = require('acetate') acetate(options, function (err, success) { // whatever }) ``` I assume the interface...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [engine.io](https://github.com/socketio/engine.io) from 3.1.5 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.1.3 to 4.2.1. Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug Fixes check the format of the index of each attachment (b5d0cb7) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1 4.2.0 Features...