1.1.3 • Published 2 years ago

@emartech/scarab-v2 v1.1.3

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
2 years ago

Static media

Includes our javascript API js/scarab-v2.js, and a bunch of not-so-important stuff.

JS API reference

Guidelines for contributors

Let's build already!

install

npm install

unit tests

./node_modules/karma/bin/karma start

(keeps running watches files for changes)

browserstack tests

BROWSERSTACK_USER={user} BROWSERSTACK_KEY={api key} node_modules/karma/bin/karma start karma.browserstack.conf.js

linting

TODO: make it part of build process

jshint js/scarab*.js js/js-test/scarab*spec.js
# TODO make it actually succeed.

jsfiddle for local testing

cd ..
python3 -m http.server &
open 'http://jsfiddle.net/scarabresearch/2jwfk44r/'
1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago