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

0.5.16Β β€’Β PublicΒ β€’Β Published

Bingo

Composable, testable, type-safe templates. πŸ’

🀝 Code of Conduct: Kept πŸ§ͺ Coverage πŸ“ License: MIT πŸ“¦ npm version πŸ’ͺ TypeScript: Strict

πŸ‘‰ See create.bingo.

Bingo is a new scaffolding engine for describing repository templates. It's like a modern version of Yeoman, but:

  • Composable: Individual blocks in your templates can be mix-and-matched together
  • Testable: Each layer of your templates can be individually unit or end-to-end tested
  • Type-Safe: Fully typed from the ground up, including Zod-based options schemas

Bingo also provides scaffolding to turn templates into a repository generator akin to a create-next-app or create-typescript-app.

πŸ‘‰ See create.bingo.

Status

Bingo is early stage. It runs well but its APIs are still in flux. Please try it out and report any issues on GitHub! πŸ™

πŸ’™ This package was templated with create-typescript-app.

Special thanks to @rumpl for granting use of the bingo package name. πŸ™

Readme

Keywords

none

Package Sidebar

Install

npm i bingo

Homepage

create.bingo

Weekly Downloads

6,425

Version

0.5.16

License

MIT

Unpacked Size

459 kB

Total Files

520

Last publish

Collaborators

  • rumpl
  • joshuakgoldberg