Skip to content
/ utils Public

Helpful utilities for javascript objects / strings / arrays

License

Notifications You must be signed in to change notification settings

blokwise/utils

Repository files navigation

@blokwise/utils

Getting started

Install the package to your nuxt project:

yarn add yarn add @blokwise/utils

Release

Commit all changes and run the following command:

npm run release

The package will be published to the npm registry and a new tag and a github release will be created.