You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

render-it-server

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

render-it-server

## About

0.1.6
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 12 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts