Skip to content

vrerv/node-package-template

Repository files navigation

Node package template

A node package template project


Build status npm version

Usage

TODO: build software and write usage instructions

Requirements

This package supports the following minimum versions:

  • Runtime: node >= 14
  • Type definitions (optional): typescript >= 4.5

Earlier versions may still work, but we encourage people building new applications to upgrade to the current stable.

References

  • This codebase has been stripped down from the original notion-sdk-js