Socket
Book a DemoInstallSign in
Socket

relution-sdk

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

relution-sdk

Relution Software Development Kit for TypeScript and JavaScript

0.1.21
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Relution SDK

NPM version Dependency Status Download Month

Docs

https://relution.readme.io/docs/relution-sdk

Installation and Usage

ES6 via npm

npm install relution-sdk --save

To import the entire core set of functionality:

Notice Relution SDK is lazy loaded

import * as Relution from 'relution-sdk';

Relution.init ....

To import only what you need by patching :

import {web} from 'relution-sdk/web';

Relution.web. ....

ES5 via bower

bower install relution-sdk --save
<script src="{{Your path to your bower_components}}/relution-sdk/browser.js"></script>
Relution.init ....

read more about Relution SDK.

Dev Guide

Installation for development
$: git clone git@github.com:relution-io/relution-sdk.git
$: cd relution-sdk 
$: npm i
$: npm run watch

Build browser js

npm run browserify
Test
$: npm test
Api reference
$: npm run api

Keywords

relution

FAQs

Package last updated on 05 Sep 2017

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.