Skip to content

computablefacts/sdk-javascript

Repository files navigation

installation

with npm

$ npm i @computablefacts/sdk-javascript

inside a static HTML page

Get the latest bundled version with:

<script src="https://unpkg.com/@computablefacts/sdk-javascript/dist/bundle/index.min.js"></script>

You can fix the major version with:

<script src="https://unpkg.com/@computablefacts/sdk-javascript@1/dist/bundle/index.min.js"></script>

usage

See https://computablefacts.github.io/sdk-javascript/.

develop

See DEVELOP.md.

About

JavaScript SDK to access to ComputableFacts API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published