New Release v3.1.0

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.

terminal

$ npx asjk

✔ Hola 'nombre', ¿en qué framework programaremos hoy?

AstroViteNext.jsSvelteKit...

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

Vite

Next Generation Frontend Tooling

Astro

Astro

The web framework for content-driven websites

SvelteKit

SvelteKit

Web development, streamlined

Next.js

Next.js

The React Framework for the Web

Nuxt.js

Nuxt.js

The Intuitive Vue Framework

Remix

Remix

Build better websites

Angular

Angular

The modern web developer's platform

SolidStart

SolidStart

The Solid Framework for building web applications

Qwik

Qwik

Instant-loading web applications

Preact

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

$npm install -g asjk

Install the CLI globally to use it from anywhere on your system.

Direct Usage

$npx asjk

Use it directly without installation using npx.

How It Works

terminal

$ 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.

MIT LicenseCreated with ❤️ for developers