Ross ROSS = Recommend OSS · open-source software intelligence for agents

arasatasaygin/is.js

Micro check library observed · 2026-08-28

github.com/arasatasaygin/is.js · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4262
  • days_rel: n/a
  • days_push: 1695
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9066 stars · 615 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

is.js is a general-purpose, dependency-free JavaScript micro check library for validating types, regexps, presence, time, and environment. It works in Node.js and the browser and provides not/all/any interfaces for its checks.

Use cases

  • validate value types in javascript
  • check if a string is a valid email or url
  • detect browser and device environment
  • check date properties like leap year or weekend
  • validate phone numbers and zip codes

When to choose

  • you need lightweight, zero-dependency runtime type and value checks
  • you want a single library covering types, regexps, time, and environment detection
  • you need checks that work in both Node.js and the browser

When to avoid

  • you need static type checking rather than runtime checks
  • you want a library with recent active development or new features
  • you need schema or object-shape validation rather than simple checks

Facets

library · maturity maintenance

developer-tools form-handling web-development developer-tools browser cross-platform type-checking validation micro-library zero-dependency javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
arasatasaygin/is.jsmain32

For agents

markdown · JSON · MCP: product_card(name="arasatasaygin/is.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem