2.0.0 • Published 2 years ago

interweave-ssr v2.0.0

Weekly downloads
533
License
MIT
Repository
github
Last release
2 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

2 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.0

4 years ago

1.0.0-alpha.0

5 years ago