DEV Community

Cover image for 100+ Downloads in One Day!
Prasoon
Prasoon

Posted on

100+ Downloads in One Day!

๐Ÿš€ 100+ Downloads in One Day! Meet create-aarambh-app โ€“ Your Modern JS Project Starter > ๐ŸŽ‰ 108 developers today said: "Aarambh Karo!" > Here's what makes create-aarambh-app the fresh way to kickstart modern JavaScript projects with ease. Aarambh Banner

โœจ What's create-aarambh-app? Just like create-react-app, this is the official CLI to quickly bootstrap a web project using the Aarambh.js framework โ€” a light, fast, and modular JavaScript framework designed for building real-world apps with minimum config.

๐Ÿ“ฆ Installation


bash npm install -g create-aarambh-app

๐Ÿš€ Usage

npx create-aarambh-app my-app 
Enter fullscreen mode Exit fullscreen mode

It will generate the boilerplate project inside a /template folder with clean HTML, CSS, and JavaScript files already set up for you.

๐Ÿ› ๏ธ Whatโ€™s Inside?

โ€ข ๐Ÿงฑ Clean folder structure

โ€ข ๐Ÿ’… Pre-styled with Spider.css

โ€ข โšก Zero config, works out of the box

โ€ข ๐Ÿ“‚ Everything is inside a template/ folder for easy understanding

โ€ข ๐Ÿ›‘ No confusing Webpack, Babel, or config files โ€” just code and run

๐Ÿ”ง Improvements Weโ€™ve Made

Aarambh.js and the CLI tool have been improving rapidly:

โ€ข โœ… ES Module support added

โ€ข ๐Ÿชฒ Fixed onClick binding bugs on dynamic elements

โ€ข ๐Ÿ’ฅ Improved class toggling logic

โ€ข ๐Ÿ“ Cleaner project template

๐Ÿ“Š What Happened Today?

๐ŸŽ‰ 108 downloads in a single day on npm!

Thatโ€™s a huge milestone for a new JS tool built from scratch.
Weโ€™re humbled and motivated to build more. Thank you to all early adopters!

๐Ÿง  Why You Should Try It

If you:

โ€ข Hate over-complicated setups

โ€ข Love writing just HTML + JS and still want power

โ€ข Want something lightweight, understandable, and extendable

Then create-aarambh-app is for you.

๐Ÿ›ฃ๏ธ Roadmap (Coming Soon)

โ€ข โœ… CLI banner and update notifier

โ€ข ๐Ÿ“ฆ Plugin system

โ€ข ๐Ÿ”Œ Integrated deploy commands

โ€ข ๐ŸŒ CDN build templates

โ€ข ๐Ÿ“ Optional TypeScript and Tailwind variants

๐Ÿ—ฃ๏ธ Join the Movement

If you liked it, help us grow:

โ€ข โญ Star the repo: GitHub Link

โ€ข ๐Ÿฆ Tweet your feedback using #AarambhJS

โ€ข ๐Ÿ“ฅ Suggest features or report issues

The journey has just begun โ€” Aarambh Karo!

๐Ÿ“ฝ Bonus: Watch the Reel!

โ€œ404 Page Thatโ€™s Too Realโ€ and other dev roasts coming soon on Instagram instagram

๐Ÿ”— Useful Links

โ€ข ๐Ÿ’ป Aarambh.js GitHub

โ€ข ๐Ÿ“ฆ create-aarambh-app npm

โ€ข ๐Ÿงช Try Spider.css spider.css

Thanks for reading. Letโ€™s keep shipping cool things together. ๐Ÿš€

Top comments (9)

Collapse
 
meenakshi052003 profile image
Meenakshi Agarwal

Nice cool app and good start - shows you did well.

Collapse
 
pjdeveloper896 profile image
Prasoon

Thank you maam

Collapse
 
dotallio profile image
Dotallio

Congrats on hitting 100+ downloads already! I really like the zero-config angle - makes starting a project way less intimidating. Anyone here tried swapping out Spider.css for something else yet?

Collapse
 
pjdeveloper896 profile image
Prasoon

Thanks a lot for your appreciation as it motivates me to push mthe boundaries.

Collapse
 
kableone profile image
KableOne

Great 100 download in one day

Zindagi Zindabad Movie

Collapse
 
pjdeveloper896 profile image
Prasoon

Thank you

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

pretty cool seeing fresh tools actually gain steam like this imo simplicityโ€™s always underrated though you think the real pull is just making dev life less painful or something deeper

Collapse
 
pjdeveloper896 profile image
Prasoon

Thanks for your appreciation.
Simple things are much better as it decreases the stress of understanding the concept and helps in building unique tools.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.