@isotope/server
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Isotope Server-Side Rendering

npm (scoped) npm npm bundle size (scoped) Discord

This package contain code for Isotope's SSR renderer implementation (@isotope/server). For more details about its usage, check out the docs.

Installation

npm install @isotope/server

Usage

import { createStringView } from "@isotope/server";

const view = createStringView("body");

view.div();

const str = `${view}`; // <body><div></div></body>

Package Sidebar

Install

npm i @isotope/server

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

83.9 kB

Total Files

18

Last publish

Collaborators

  • areknawo(u)