@stark-tech-space/pandago-node

1.0.2 • Public • Published

api-package-template

Pandago 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

Readme

Keywords

none

Package Sidebar

Install

npm i @stark-tech-space/pandago-node

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

32.4 kB

Total Files

11

Last publish

Collaborators

  • jichan
  • frank00125