5.5.2 • Published 3 years ago

@mapd/connector v5.5.2

Weekly downloads
158
License
Apache-2.0
Repository
github
Last release
3 years ago

MapD Connector

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

alt text

Quick Start for Users

Install with npm install @mapd/connector. Then import @mapd/connector in your JavaScript program.

Documentation

Visit our API Docs

Example

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

Quick Start for Developers

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

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

5.5.2

3 years ago

5.5.2-rc5

3 years ago

5.5.2-rc4

3 years ago

5.5.2-rc3

3 years ago

5.5.2-rc2

3 years ago

5.5.2-rc1

3 years ago

5.5.1

3 years ago

5.5.0

3 years ago

5.3.0

4 years ago

5.2.0

4 years ago

5.1.2

4 years ago

5.1.0

4 years ago

4.8.0

5 years ago

4.7.2

5 years ago

4.7.0

5 years ago

4.6.1

5 years ago

4.4.0

5 years ago

4.2.0

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

1.1.0

6 years ago