@iremote/nestjs-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

nestjs-utils

NPM module for NestJS applications including helpful utilities, currently include a Crypto service for encrypting and decrypting data.

building module

  1. npm run build

publishing to npm

  1. npm login
  2. npm publish --access public

removing from npm

  1. npm unpublish --force
  2. npm unpublish --force --registry https://registry.npmjs.org/

License

This project is MIT licensed.

/@iremote/nestjs-utils/

    Package Sidebar

    Install

    npm i @iremote/nestjs-utils

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    176 kB

    Total Files

    52

    Last publish

    Collaborators

    • rdoddi