jakub.szymsza
  • Joined on 2024-08-13

@datagift/helpers (1.0.6)

Published 2025-03-24 13:59:15 +00:00 by jakub.szymsza

Installation

@datagift:registry=
npm install @datagift/helpers@1.0.6
"@datagift/helpers": "1.0.6"

About this package

Data.gift helpers

Helper functions and configuration for the data.gift project.

How-to

Develop the package

  1. Develop your functionality in the ./src directory and export your functions in ./index.mjs
  2. Increment your version number in package.json
  3. Merge your changes to the main branch and tag the latest commit git tag v.X.Y.Z && git push origin --tags
  4. Woodpecker will automatically build and release a new version

Reference

For a list of available functions, see ./index.mjs. See the functions' docstrings for more details.

Dependencies

Dependencies

ID Version
@datagift/ttl-helpers ^1.0.3

Development Dependencies

ID Version
rollup ^4.30.1
Details
npm
2025-03-24 13:59:15 +00:00
9
MIT
6.8 KiB
Assets (1)
Versions (15) View all
1.0.14 2025-05-12
1.0.13 2025-05-12
1.0.12 2025-05-12
1.0.11 2025-05-05
1.0.10 2025-04-28