oneauth-sdk-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.72 • Public • Published

OneAuth SDK

This is oneauth SDK for react

Tutorial to make sdk

https://betterprogramming.pub/how-to-create-and-publish-react-typescript-npm-package-with-demo-and-automated-build-80c40ec28aca

Test with

https://dev.to/erinbush/npm-linking-and-unlinking-2h1g

npm link

# Run this to create node_modules in project you want to test
npm link <name-of-package>

# To remove, in the project
npm unlink --no-save <name-of-package>
# OR if you want to remove from package.json too!
npm unlink <name-of-package>

# In the package
npm unlink

Readme

Keywords

Package Sidebar

Install

npm i oneauth-sdk-react

Weekly Downloads

0

Version

0.0.72

License

ISC

Unpacked Size

36.9 kB

Total Files

35

Last publish

Collaborators

  • kasaje
  • knighth