Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nestjs-cashify

vahidvdn5.9kMIT2.2.0TypeScript support: included

Currency conversion module for nest

nestjs, nodejs, javascript, typescript, cashify, nestjs-cashify, currency-exchange, conversion, money, exchange-rates

readme

alt nestjs alt license alt npm-download alt npm-version

Description

Currency conversion module for nestjs framework.

Documentation

➡️ Go to the documentation website 📖


Contributing

Contributing to a community project is always welcome.

Support

Any support is welcome. You can give the project a star, if you liked it ⭐

License

MIT

changelog

RELEASE 2.2.0

Feature

  • Add documentation website

RELEASE 2.1.0

Bug Fixes

  • Revert upgrade nestjs core to esm

RELEASE 2.0.0

Feature

  • Upgrade to nestjs v10
  • Upgrade to Cashify 3.x (Uses ESM)
  • Update readme for development and testing

    Bug Fixes

  • Fix compatibility issues (jest and ESM)

RELEASE 1.3.0

Feature

  • Add unit tests

    Bug Fixes

  • Add support for full parsing

RELEASE 1.2.0

Feature

  • Better typing

RELEASE 1.1.1

Feature

  • Add more docs for useClass

RELEASE 1.1.0

Feature

  • Add full support for useClass and useExisting
  • Add more docs

    Bug Fixes

  • Fix minor bugs

RELEASE 1.0.5

Feature

  • Update package.json
  • Add more docs

    Bug Fixes

  • Fix minor bugs

RELEASE 1.0.1

Feature

  • Initial support for About currency conversion module for nestjs

    Bug Fixes

  • Fix minor bugs