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

loop54-js-lib

Package Overview
Dependencies
Maintainers
2
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.2.0
  • npm
  • Socket score

Version published
Weekly downloads
14
increased by1300%
Maintainers
2
Weekly downloads
 
Created
Source
888                             888888888     d8888 
888                             888          d8P888 
888                             888         d8P 888 
888      .d88b.  .d88b. 88888b. 8888888b.  d8P  888 
888     d88""88bd88""88b888 "88b     "Y88bd88   888 
888     888  888888  888888  888       8888888888888
888     Y88..88PY88..88P888 d88PY88b  d88P      888 
88888888 "Y88P"  "Y88P" 88888P"  "Y8888P"       888 
                        888                         
                        888                         
                        888                         

Loop54 API library - javascript edition

  • Easier implementation of the Loop54 API
  • Uses axios for communication
  • Uses cookies to follow user behavior

Installation:

You need to have the node package manager, npm, installed:

npm install --save loop54-js-lib

Usage:

When you want to use it you have to require it:

var Loop54 = require('loop54-js-lib');

Example implementation:

We have an example implementation using the API library that you can use as reference of how to implement our API library.

The example implementation can be found on github: https://github.com/LoopFiftyFour/loop54-js-demo.git

Keywords

FAQs

Package last updated on 11 Nov 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