@chrisatmachine/ts-library-template
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Library Test

This is a test using bun and tsup to create a library.

Install

bun install

Run

bun run src/index.ts

Bundling

Currently using tsup for bundling. See package.json for details.

I will likely switch to bun once it is more mature.

bun run build

Linting

I'm using tsc for linting. See tsconfig.json for details.

bun run lint

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @chrisatmachine/ts-library-template

    Weekly Downloads

    0

    Version

    0.0.4

    License

    Unlicense

    Unpacked Size

    4.38 kB

    Total Files

    7

    Last publish

    Collaborators

    • chrisatmachine