Skip to content

stacksjs/ts-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8572525 Β· Apr 28, 2025
Apr 28, 2025
Mar 25, 2025
Oct 19, 2024
Jan 26, 2025
Apr 17, 2025
Jan 2, 2025
Oct 19, 2024
Jul 31, 2023
Jan 1, 2025
Dec 9, 2024
Sep 25, 2024
Feb 22, 2024
Apr 11, 2025
Jan 2, 2025
Jan 2, 2025
Apr 22, 2025
Oct 9, 2024
Jan 2, 2025
Jan 2, 2025
Apr 22, 2025
Apr 22, 2025
Oct 19, 2024

Repository files navigation

Social Card of this repo

npm version GitHub Actions Commitizen friendly

bun-ts-starter

This is an opinionated TypeScript Starter kit to help kick-start development of your next Bun package.

Features

This Starter Kit comes pre-configured with the following:

Get Started

It's rather simple to get your package development started:

# you may use this GitHub template or the following command:
bunx degit stacksjs/ts-starter my-pkg
cd my-pkg

bun i # install all deps
bun run build # builds the library for production-ready use

# after you have successfully committed, you may create a "release"
bun run release # automates git commits, versioning, and changelog generations

Check out the package.json scripts for more commands.

Testing

bun test

Changelog

Please see our releases page for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discussions on GitHub

For casual chit-chat with others using this package:

Join the Stacks Discord Server

Postcardware

β€œSoftware that is free, but hopes for a postcard.” We love receiving postcards from around the world showing where Stacks is being used! We showcase them on our website too.

Our address: Stacks.js, 12665 Village Ln #2306, Playa Vista, CA 90094, United States 🌎

Sponsors

We would like to extend our thanks to the following sponsors for funding Stacks development. If you are interested in becoming a sponsor, please reach out to us.

License

The MIT License (MIT). Please see LICENSE for more information.

Made with πŸ’™