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

/interweave-ssr/

    Package Sidebar

    Install

    npm i interweave-ssr

    Weekly Downloads

    3,350

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    16.5 kB

    Total Files

    8

    Last publish

    Collaborators

    • milesj