@stark-tech-space/tookan-node

1.0.2 • Public • Published

api-package-template

API package template

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/tookan-node

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

52.1 kB

Total Files

11

Last publish

Collaborators

  • jichan
  • frank00125