@xylabs/sdk-js

logo

@xylabs/sdk-js

main-build npm-badge npm-downloads-badge jsdelivr-badge npm-license-badge codacy-badge codeclimate-badge snyk-badge socket-badge

Table of Contents

Description

SDK for base code for Typescript and Javascript Libraries. Common utility & helper code that is used throughout XYLabs/XYO Network TypeScript projects.

Features:

  • Mono-repo that publishes individual packages to npm
  • Fully written in TypeScript
  • Polyfills to ensure common operation across Node.js/Browser environments

Install

Using npm:

npm i --save @xylabs/sdk-js

Using yarn:

yarn add @xylabs/sdk-js

Scripts

Using npm:

npm xy --help

Using yarn:

yarn xy --help

Maintainers

License

See the LICENSE file for license details

Credits

Made with 🔥 and ❄️ by XY Labs

Generated using TypeDoc