1.1.9 • Published 3 years ago

@stark-tech-space/vouchery-io-node v1.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Vouchery.io API Node Package

Vouchery.io API Node Package

Design Document

This package is meant to help create api packages

Setup

npm install

npm test

File Structure

  • src
  • test
  • lib (js output)
    • cjs
    • esm
  • tsconfig.json (esmodules build settings)
  • tsconfig-cjs.json (commonjs build settings)
  • .env (environment variables)

Notes

Use tree shaking esmodules exports

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago