@collecthor/file-browser
v1.5.8
Published
A simple frontend file browser and picker component libary.
Downloads
5
Readme
Collecthor File Browser
A simple frontend file browser and picker component libary.
Local testing
Use npm link
in this package to make it locally available, after that use npm link collecthor-file-browser
in the package that you want to utilize it in.
Publishing
Publishing will be done automatically when a new release is created, the NPM_TOKEN
needs to be set as secret in the repo for this to work correctly. For more info on this please check github action docs for NPM publishing.