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

exaquark-js

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

exaquark-js

JS wrapper for exaquark.com

  • 1.0.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

exaQuark JS

JS library for connecting to exaquark.com

Getting started

npm install --save exaquark-js

Documentation

See full docs at https://docs.exaquark.io/

Internals

Commands
  • npm run clean - Remove lib/ directory
  • npm test - Run tests. Tests can be written with ES6 (WOW!)
  • npm test:watch - You can even re-run tests on file changes!
  • npm run cover - Yes. You can even cover ES6 code.
  • npm run lint - We recommend using airbnb-config. It's fantastic.
  • npm run test:examples - We recommend writing examples on pure JS for better understanding module usage.
  • npm run build - Do some magic with ES6 to create ES5 code.
  • npm run prepublish - Hook for npm. Do all the checks before publishing you module.
Demo

You can see a demo of the library in action in demo. See demo/README.md for instructions.

ChangeLog

1.0.17
  • fixing signals
1.0.16
  • adding basic outline for media on browsers
1.0.15
  • Switching to secure socket
  • Fixing removes function
1.0.14
  • Migrating to axios for better ReactNative support
1.0.13
  • Updateing index.js to core.js for main functionality
1.0.11
  • Chaning package.json to include root files
1.0.11
  • Setting entry point to root folder
1.0.10
  • Changing native XMLHttpRequest to xhr
1.0.9
  • Changing JSONP to AJAX for allocator
  • Moving code from lib to root folder
1.0.8
  • Adding changes for customState
1.0.7
  • Added getDistanceBetweenEntities() & getNeighborsByMaxDistance()

Keywords

FAQs

Package last updated on 06 Mar 2018

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