0.1.1 • Published 6 months ago

top-shared-types v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

This is a collection of shared tools used in web. The tools are exposed as module federated and delivered by a nodeJs server orchestrated by AWS Amplify.

Tools available

Tracking Framework

Login Client

Logger

Running locally

First, run the development server:

npm run dev

Then open http://localhost:1907 with your browser to see the result.

Publishing Type Package

  • To build the project, execute the command npm run build. The @types package includes all the required type definitions.
  • To update the versioning of your project, you can modify the package.json file. Once you have made the necessary changes, you can proceed to publish your project to the npm registry by running the npm publish command.
0.1.1

6 months ago

0.1.0-rc.6

7 months ago

0.1.0-rc.5

7 months ago

0.1.0-rc.4

7 months ago

0.1.0-rc.3

7 months ago

0.1.0-rc.2

7 months ago

0.1.0-rc.1

7 months ago