Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loop54-js-lib

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

loop54-js-lib

JS lib for Loop54 easy frontend implementation.

  • 0.1.6
  • npm
  • Socket score

Version published
Weekly downloads
14
increased by1300%
Maintainers
1
Weekly downloads
 
Created
Source

Loop54 JavaScript Lib for customer implementations.

Lib to simplyfy frontend implementation. Uses axios for communication. Uses cookies.

Usage:

  • Can be used as module: var lib = require('loop54-js-lib');
  • Also includes compiled browser lib -- path: ./lib/loop54-js-lib.js -- when included in html it will be exposed as: global.Loop54

API:

Demo implementation using this lib and further example code can be found under npm: loop54-js-demo.

Install:

  • 'npm install --save loop54-js-lib'

Keywords

FAQs

Package last updated on 30 Mar 2016

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc