Socket
Socket
Sign inDemoInstall

mapd-connector

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapd-connector

Connector to mapdql


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

MapD Connector

A JavaScript library for connecting to a MapD GPU database and running queries.

alt text

Quick Start

yarn
npm run build
npm run docs # opens API docs in your browser.

Documentation

Visit our API Docs

Example

Open example.html in your browser for a basic query call.

Testing

Everything in MapdCon should be unit-tested and linted. You can find these tests in /test.

The linter and all tests run on

npm test

Linting

It's our eventual goal to fully lint the files in mapd-con/src. Try to write libraries/mapd-con using the projects/dashboard-v2 Es6/7 style to make this goal easier to achieve.

Scripts

CommandDescription
npm run buildCreates /dist folder and runs webpack script
npm run cleanRemoves node modules, dist, and docs
npm run docsCreates and opens docs
npm run lintRuns lint
npm run testRuns linting and unit tests
npm run test:unitRuns mocha unit tests

Contributing

Interested in contributing? We'd love for you to help! Check out Contributing.MD

FAQs

Package last updated on 13 Feb 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