1.0.1 • Published 3 years ago

@kode-frontend/pathfinder-web-local-storage v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

:construction: :construction: :construction: THIS PROJECT HAS EXPERIMENTAL STATUS, DON'T USE IT :construction: :construction: :construction:

pathfinder-web-local-storage

Summary

This is local storage adapter for pathfinder web.

Pathfinder is a tool for change base path of API requests on the fly.

This is a library for integrating a pathfinder into your application.
The library is easy to integrate into an existing project and does not require any further development.

Quick start

yarn add @kode-frontend/pathfinder-web-local-storage

Release flow

Releases makes with release-it.

  1. Local release
    • Generate your personal access-token with api scope.
    • run $ GITLAB_TOKEN=your-personal-access-token yarn release-it
  2. Build
    • $ npm run build
  3. Publish to npm
    • $ npm publish --access public

TODO

  • add tests
  • refactor all code
  • add gitlab CI quality pipeline
  • add gitlab CI release pipline
  • add docs and description about project and other packages
1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago