interweave-ssr
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i interweave-ssr

    Weekly Downloads

    4,597

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    16.5 kB

    Total Files

    8

    Last publish

    Collaborators

    • milesj