@kode-frontend/pathfinder-web-local-storage
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

🚧 🚧 🚧 THIS PROJECT HAS EXPERIMENTAL STATUS, DON'T USE IT 🚧 🚧 🚧

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

Readme

Keywords

none

Package Sidebar

Install

npm i @kode-frontend/pathfinder-web-local-storage

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

6.32 kB

Total Files

7

Last publish

Collaborators

  • kode-frontend