typescript-npm-package
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Template Hybrid ESM/CJS TypeScript NPM Package

TypeScript version

Template for setting up a new strict TypeScripted project that lets you publish a hybrid ESM/CJS NPM package.

Instructions

  1. Create a new repository using this template.
  2. Install dependencies with npm install.
  3. Edit the package.json file, making sure to rename the package and setting an appropriate version. You might also want to update other details, such as repository URL and the author (go on, I'll allow it 😉).
  4. Write your package code.
  5. Edit the README.md (the file you're looking at).
  6. Publish your NPM package with npm publish.

Dependencies (0)

    Dev Dependencies (14)

    Package Sidebar

    Install

    npm i typescript-npm-package

    Weekly Downloads

    31

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    4.15 kB

    Total Files

    7

    Last publish

    Collaborators

    • mdingena