Skip to content

hacksawsoftware/create-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@hacksaw/create-lib

Generate minimal, ESM based TypeScript libraries configured with modern tooling

Features

  • Biome setup to format and lint your code
  • Auto-generated docs via TypeDoc
  • Github Actions configured to
    • Run Vitest tests on PR's and pushes to the main branch
    • Publish to npm and jsr with Provenance

Usage

npm

npx @hacksaw/create-lib

pnpm

pnpm dlx @hacksaw/create-lib

yarn

yarn dlx @hacksaw/create-lib

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors