0.1.29 • Published 5 months ago

@dashx/browser v0.1.29

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@dashx/browser

DashX SDK for the Browser

Install

npm

npm install @dashx/browser

yarn

yarn add @dashx/browser

Usage

For detailed usage, refer to the documentation.

Contributing

  • Make sure all the dependencies are installed:
yarn install
  • To start dev server with hot reload:
yarn start

This will run a dev server that logs out errors and warnings and reloads itself on any file save.

  • To create production build:
yarn build
  • To publish package, make sure to login on npm cli and commit all the changes before running this:
yarn publish
git push origin main
0.1.29

5 months ago

0.1.28

5 months ago

0.1.27

2 years ago

0.1.26

2 years ago

0.1.25

2 years ago

0.1.24

2 years ago

0.1.23

2 years ago

0.1.22

2 years ago

0.1.21

2 years ago