liriliri/licia
Useful utility collection with zero dependencies observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 21.0
- age_days: 3815
- days_rel: 20
- days_push: 20
- n_releases_24m: 9
Adoption not part of the score
2382 stars · 164 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Licia is a zero-dependency JavaScript utility library containing over 400 micro modules for everyday tasks like DOM manipulation, cookies, date formatting, Ajax, and event emitting. It can be installed as a single npm package and used like lodash, with an online builder to create a customized subset.
Use cases
- format dates in javascript without dependencies
- manipulate dom with jquery-style api
- generate uuid in node or browser
- read and write cookies
- make ajax requests with promise support
- use event emitter in a small project
- replace lodash with a lighter utility collection
When to choose
- you want many small utilities from one zero-dependency package
- you need a lightweight lodash/underscore alternative with extras like dom and cookies
- you want to bundle only the utilities you use via the online builder
When to avoid
- you need a strictly categorized functional programming library like lodash or ramda
- you rely on a large ecosystem of plugins and TypeScript types
- you need tree-shaking-friendly ES modules only (consider licia-es instead)
Facets
library · maturity active
developer-tools templating http-client date-time serialization file-system developer-tools web-development frontend backend browser cross-platform utility-library zero-dependencies micro-modules dom-manipulation lodash-alternative promise-polyfill cookie-handling event-emitter uuid date-formatting nodejs javascript
3 sources
- readme: https://github.com/liriliri/licia · fetched 2026-08-28 · 5989e741e792
- homepage: https://licia.liriliri.io · fetched 2026-08-29 · e5b85abbf5b1
- registry_npm: https://registry.npmjs.org/licia · fetched 2026-08-29 · e3008bd37b9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liriliri/licia | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem