@iceberg-dev/tools-pack

1.0.52 • Public • Published

Ice Tools Pack

all tools you need

How to Install

in your package.json

    "dependencies": {
        "@iceberg-dev/tools-pack": "^1.0.0"
    }

Docs

include in your file

    import tools from '@iceberg-dev/tools-pack/tools';

or

npm i @iceberg-dev/tools-pack

usage example

    tools.sys.checkRequired({key:"some key", date: "2022-01-01"}, ['key', 'date'])

Existing tools

  • crypt
  • sys
  • error handler

check documentation for more...

Readme

Keywords

none

Package Sidebar

Install

npm i @iceberg-dev/tools-pack

Weekly Downloads

68

Version

1.0.52

License

MIT

Unpacked Size

51.6 kB

Total Files

62

Last publish

Collaborators

  • icbrg-dev