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

rokka-render

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rokka-render

JavaScript client library for just some render functions of rokka.io

0.10.2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

rokka-render.js NPM version Build Status

Small JavaScript client library for just some rendering functions of rokka.js for rokka.

rokka-render.js runs on node as well as within the supported browsers.

It's mainly meant to be used in a browser, where size is important and where you just need the following methods and not the whole feature set of rokka.js:

Install

$ npm install rokka-render --save

Usage

import { getUrlFromUrl, getUrl, addStackVariables } from 'rokka-render'

const url = getUrlFromUrl('https://myorg.rokka.io/dynamic/c421f4e8cefe0fd3aab22832f51e85bacda0a47a.png', 'mystack')

See rokka.js#render for details about the methods.

Keywords

rokka

FAQs

Package last updated on 04 Jul 2023

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