get-xtratools
v1.0.3
Published
CLI tool to setup your modern React/Next.js projects with all the packages you need.
Maintainers
Readme
xtratools
Just another useless cli tool. A tiny CLI no one asked for that saves ~10 seconds of typing package names. Pick modern and common React/Next.js packages for your next project and let it install them.
Quick start
npx get-xtratoolsselect packages → confirm → it installs.
What it helps with
- UI: icons, utilities, animations
- State & data: Zustand,Axios
- Forms & validation: React Hook Form + Zod
Example options
- Lucide, React Icons
- Motion/Framer Motion
- Zustand, Jotai
Local dev
npm i
npm run build
node ./bin/cli.jsIf this saved you a tiny bit of time, cool.
