create-atomic
v0.0.5
Published
An opinionated TypeScript build toolchain for modern node projects and libraries.
Maintainers
Readme
create-atomic
An opinionated TypeScript project generator for modern node projects and libraries.
Scaffolding your project
With npm
npm create atomicWith yarn
yarn create atomicWith pnpm:
pnpm create atomicThen just follow the prompts to create your project!
What you get
Start building today with zero-config out of the box.
Batteries included:
- tsconfig
- Prettier
- Eslint
- Tests
Modern standards
Write the latest and greatest TypeScript with a best-in-class developer experience.
Ship JavaScript modules that are standards-compliant and performance oriented.
The future is now!
