2.0.0 • Published 3 years ago

interweave-ssr v2.0.0

Weekly downloads
533
License
MIT
Repository
github
Last release
3 years ago

Interweave SSR

Build Status npm version npm deps

Polyfills parts of the DOM so that Interweave can be server-side rendered.

import { polyfill } from 'interweave-ssr';

polyfill();

Installation

yarn add interweave-ssr --dev
// Or
npm install interweave-ssr --save-dev

Documentation

https://interweave.dev/docs/ssr

2.0.0

3 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

6 years ago

1.0.0-alpha.0

6 years ago