4.0.0 • Published 7 months ago

@moneytree/mt-link-javascript-sdk v4.0.0

Weekly downloads
101
License
MIT
Repository
github
Last release
7 months ago

Moneytree Link JavaScript SDK

NPM Badge

This is a library for browser client to help you integrate Moneytree tools such as My Account and the Vault without having to do worry about the complex configurations.

For SDK Users

Read the documentation for more information.

For SDK Maintainers

yarn install
yarn lint       # runs eslint
yarn test       # runs all the tests
yarn build      # bundles the library

There is a minimal sample application in the sample directory.

Documentation

yarn build:docs # bundles the documentation
yarn start:docs # Serves the documentation

We use docsify to serve the documentation landing page (docs/README.md) and typedoc to generate the API documentation (docs/types).

Publishing

npm version
# after merging the new version to master
npm login
npm publish
3.2.1

7 months ago

3.2.0

9 months ago

4.0.0

7 months ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.0

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.0

6 years ago