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

0.2.0Β β€’Β PublicΒ β€’Β Published

create

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

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

πŸ‘‰ See create.bingo.

create 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

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

πŸ‘‰ See create.bingo.

Status

create is very early stage. It is just barely past proof-of-concept stage.

At the moment, it's being developed as an MVP to replace the internals of create-typescript-app. See FAQs > How do I use create?.

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

Special thanks to Nathan Rajlich for granting use of the create package name. πŸ™

Readme

Keywords

none

Package Sidebar

Install

npm i create

Weekly Downloads

12,817

Version

0.2.0

License

MIT

Unpacked Size

488 kB

Total Files

496

Last publish

Collaborators

  • tootallnate
  • joshuakgoldberg