render-it-server
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

render-it-server npm version

About

Function 'createComponent' for server side rendering.

Package has been used as a simple alternative to React to code my portfolio website: katarzyna-ziomek-zdanowicz.com. The relevant repository is avaliable on github.

Installation

npm i render-it-server -S

Details

Package exports function 'buildCreateComponent'.

Function buildCreateComponent can be provided with object parameter with the following keys:

  • globals = { createComponent: true, helpers: false, }.

Dependencies

  • rendering-recursive-server-side
  • publisher-subscriber-pattern

DevDependencies

  • typescript
  • webpack
  • babel
  • mocha
  • chai
  • sinon
  • eslint
  • lerna

lerna coded with love

/render-it-server/

    Package Sidebar

    Install

    npm i render-it-server

    Weekly Downloads

    5

    Version

    0.1.6

    License

    MIT

    Unpacked Size

    376 kB

    Total Files

    7

    Last publish

    Collaborators

    • ziomecka