volojs/volo
Create front end projects from templates, add dependencies, and automate the resulting projects observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5357
- days_rel: n/a
- days_push: 1377
- n_releases_24m: 0
Adoption not part of the score
1412 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
volo is a Node.js-based command-line tool for creating front-end web projects from templates, adding JavaScript dependencies fetched from GitHub, and automating project tasks via volofiles. It acts as a generic command runner and dependency manager that favors GitHub as its package repository.
Use cases
- scaffold a front-end web project from a template
- add javascript libraries like jquery or backbone from the command line
- automate build tasks like linting and minification
- fetch dependencies directly from github repos
- deploy a static site to github pages
- create amd/requirejs-based projects
When to choose
- you maintain a legacy AMD/RequireJS project already using volo
- you want to pull front-end libraries straight from GitHub repos without npm
- you prefer simple volofile-based task automation in JavaScript
When to avoid
- you are starting a new project - use npm, yarn, pnpm, or vite instead
- you need actively maintained tooling with modern ecosystem support
- you need a package registry with version resolution and lockfiles
Facets
cli-tool · maturity abandoned
package-manager build-tool cli developer-tools web-development frontend developer-tools cli cross-platform project-templates github-packages amd task-automation volofile javascript-libraries command-line automation nodejs
3 sources
- readme: https://github.com/volojs/volo · fetched 2026-08-28 · 1d991d0d1a22
- homepage: https://volojs.github.io/ · fetched 2026-08-29 · f81a95294b43
- registry_npm: https://registry.npmjs.org/volo · fetched 2026-08-29 · 0dda2d481ece
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| volojs/volo | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem