Framework Selector
CLI
A simple interactive CLI tool that allows developers to quickly choose and initialize a project using one of the top JavaScript frameworks.
$ npx asjk
✔ Hola 'nombre', ¿en qué framework programaremos hoy?
Ejecutando: npm create astro@latest
✅ Instalación completada con éxito.
Key Features
Framework Selector CLI simplifies the process of starting new projects by providing a streamlined way to choose and initialize your preferred JavaScript framework.
Interactive CLI
User-friendly command-line interface with intuitive prompts
Lightning Fast
Get your project up and running in seconds
Modern Frameworks
Support for all the latest JavaScript frameworks
Zero Config
No configuration needed, just run and select
Time Saver
Skip the research and decision paralysis
Developer Friendly
Built by developers, for developers
Supported Frameworks
Choose from the most popular JavaScript frameworks to kickstart your next project. Our CLI supports all these frameworks out of the box.
Vite
Next Generation Frontend Tooling
Astro
The web framework for content-driven websites
SvelteKit
Web development, streamlined
Next.js
The React Framework for the Web
Nuxt.js
The Intuitive Vue Framework
Remix
Build better websites
Angular
The modern web developer's platform
SolidStart
The Solid Framework for building web applications
Qwik
Instant-loading web applications
Preact
Fast 3kB alternative to React with the same API
Installation & Usage
Get started with Framework Selector CLI in seconds. Install globally or use it directly with npx.
Global Installation
Install the CLI globally to use it from anywhere on your system.
Direct Usage
Use it directly without installation using npx.
How It Works
$ asjk
✔ ✔ Hola 'nombre', ¿en qué framework programaremos hoy? › Astro
Ejecutando: npm create astro@latest
Need to install the following packages:
create-astro@latest
Ok to proceed? (y) y
...
✅ Instalación completada con éxito.
Ready to Simplify Your Workflow?
Start using Framework Selector CLI today and save time on your next project. Open source and free to use under the MIT License.