@a8k/ssr
TypeScript icon, indicating that this package has built-in type declarations

2.5.3 • Public • Published

@a8k/ssr

a8k app ssr server

Usage

const Ssr = require('@a8k/ssr');
const ssr = new Ssr();
ssr.render(req, res, '/example', { data: 1 });

Readme

Keywords

none

Package Sidebar

Install

npm i @a8k/ssr

Weekly Downloads

3

Version

2.5.3

License

ISC

Unpacked Size

28.8 kB

Total Files

16

Last publish

Collaborators

  • hxfdarling