Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-18 11:38 UTC

3adel-bassiony / i18xs

I18XS is a highly efficient, 3kb i18n solution for JavaScript and Node.js, suitable for performance-focused developers. Compatible with TypeScript and JavaScript, it's ideal for modern, lightweight applications, boasting ESM compatibility and powerful functionality despite its small size.

TypeScriptMIT★ 12 stars⑂ 3 forkssince Dec 2023View on GitHub ↗

3adel-bassiony/i18xs holds a health index of 42 out of 100, placing it in the Weak band. It scores highest on Engineering Quality (64/100) and lowest on Security (22/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

42
overall / 100
Weak

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

42
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 45 is calibrated to 42 on the published index scale (record calibration 2026-08-02).

Ownership

Adel BassionyPersonal account
3 followers11 public repossince Mar 2021

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmi18xs2.5.03,465312 days agoi18ni18xslocalizationinternationalizationglobalizationtranslatetranslationreact-nativereactbunnodejs

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

55Moderate · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
2.8/36Commit cadence4/52 weeks with commits
7/18Commit volume5 commits in the last year
0/10OpenSSF Scorecard: Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year5
human_commit_share
days_since_last_push2
active_weeks_last_year4
How it's scored
27/27Ships releases22 releases published
7.2/36Release recencylatest release 600 days ago
27/27Release cadencea release every ~37.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count22
latest_release_tag1.5.4
releases_from_tagsno
days_since_latest_release600
mean_days_between_releases37.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

40Weak · 17% of overall
How it's scored
16.9/60Stars12 stars
2.5/25Forks3 forks
0/15Watchers1 watchers
Inputs used
forks3
stars12
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
47.2/80Monthly downloads3,465 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesi18xs
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,465
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

39Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.3/22.5Commit distributiontop contributor authored 98% of commits
2.7/13.5Contributor breadth2 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.985
How it's scored
0/42Issue resolution0% of issues closed
15/30PR acceptance1/2 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/29 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues1
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0
closed_unmerged_prs1
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
4.3/25Owner reach3 followers of 3adel-bassiony
18.5/25Track record11 public repos, account ~5 yr old
Inputs used
followers3
owner_typeUser
is_verified
owner_login3adel-bassiony
public_repos11
account_age_days1,935
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 2 days ago
20/20Version history31 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesi18xs
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.npmjs.com/package/i18xs
10/10Repository description
10/10Topics8 topics
0/10Wiki
Inputs used
topicsbun, globalization, i18n, javascript, localization, nodejs, translation, typescript
has_wikino
homepagehttps://www.npmjs.com/package/i18xs
docs_sitehttps://www.npmjs.com/package/i18xs
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

22At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/29 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities35 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.2
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

49Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesbun.lockb, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/7 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes46,802
source_files_sampled7
oversized_source_files0

Key facts

12GitHub stars
2contributors
5commits, last 12 months
2days since last push
22releases
1bus factor
1open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 2.2 / 10
2.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-18 11:38 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/29 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities35 existing vulnerabilities detected
All dependencies 247

Full resolved dependency set from the GitHub dependency graph: 0 direct and 247 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@esbuild/darwin-arm640.19.10indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.56.0indirect
npm@humanwhocodes/config-array0.11.13indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.1indirect
npm@jest/schemas29.6.3indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@rollup/rollup-darwin-arm644.9.1indirect
npm@sinclair/typebox0.27.8indirect
npm@types/bun1.0.0indirect
npm@types/json50.0.29indirect
npm@types/node20.10.5indirect
npm@ungap/structured-clone1.2.0indirect
npm@vitest/expect1.1.0indirect
npm@vitest/runner1.1.0indirect
npm@vitest/snapshot1.1.0indirect
npm@vitest/spy1.1.0indirect
npm@vitest/utils1.1.0indirect
npmacorn8.11.2indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.1indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.0indirect
npmarray-includes3.1.7indirect
npmarray.prototype.findlastindex1.2.3indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flatmap1.3.2indirect
npmarraybuffer.prototype.slice1.0.2indirect
npmassertion-error1.1.0indirect
npmavailable-typed-arrays1.0.5indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.11indirect
npmbun-types1.0.18indirect
npmcac6.7.14indirect
npmcall-bind1.0.5indirect
npmcallsites3.1.0indirect
npmchai4.3.10indirect
npmchalk4.1.2indirect
npmcheck-error1.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcross-spawn7.0.3indirect
npmdebug3.2.7indirect
npmdebug4.3.4indirect
npmdeep-eql4.1.3indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.1indirect
npmdefine-properties1.2.1indirect
npmdiff-sequences29.6.3indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmes-abstract1.22.3indirect
npmes-set-tostringtag2.0.2indirect
npmes-shim-unscopables1.0.2indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.19.10indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.56.0indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-module-utils2.8.0indirect
npmeslint-plugin-import2.29.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca8.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.16.0indirect
npmfile-entry-cache6.0.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.2.9indirect
npmfor-each0.3.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.2.2indirect
npmget-stream8.0.1indirect
npmget-symbol-description1.0.0indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobalthis1.0.3indirect
npmgopd1.0.1indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.0.2indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.1indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhasown2.0.0indirect
npmhuman-signals5.0.0indirect
npmignore5.3.0indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.6indirect
npmis-array-buffer3.0.2indirect
npmis-bigint1.0.4indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.13.1indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.2indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.2indirect
npmis-stream3.0.0indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.12indirect
npmis-weakref1.0.2indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmjs-yaml4.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjsonc-parser3.2.0indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocal-pkg0.5.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmloupe2.3.7indirect
npmmagic-string0.30.5indirect
npmmerge-stream2.0.0indirect
npmmimic-fn4.0.0indirect
npmminimatch3.1.2indirect
npmminimist1.2.8indirect
npmmlly1.4.2indirect
npmms2.1.2indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnpm-run-path5.2.0indirect
npmobject-inspect1.13.1indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmobject.fromentries2.0.7indirect
npmobject.groupby1.0.1indirect
npmobject.values1.1.7indirect
npmonce1.4.0indirect
npmonetime6.0.0indirect
npmoptionator0.9.3indirect
npmp-limit3.1.0indirect
npmp-limit5.0.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpathe1.1.1indirect
npmpathval1.1.1indirect
npmpicocolors1.0.0indirect
npmpkg-types1.0.3indirect
npmpostcss8.4.32indirect
npmprelude-ls1.2.1indirect
npmprettier3.1.1indirect
npmpretty-format29.7.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is18.2.0indirect
npmregexp.prototype.flags1.5.1indirect
npmresolve1.22.8indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrollup4.9.1indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.0.1indirect
npmsafe-regex-test1.0.0indirect
npmsemver6.3.1indirect
npmset-function-length1.1.1indirect
npmset-function-name2.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.4indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsource-map-js1.0.2indirect
npmstackback0.0.2indirect
npmstd-env3.7.0indirect
npmstring.prototype.trim1.2.8indirect
npmstring.prototype.trimend1.0.7indirect
npmstring.prototype.trimstart1.0.7indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal1.3.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtext-table0.2.0indirect
npmtinybench2.5.1indirect
npmtinypool0.8.1indirect
npmtinyspy2.2.0indirect
npmtsconfig-paths3.15.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtyped-array-buffer1.0.0indirect
npmtyped-array-byte-length1.0.0indirect
npmtyped-array-byte-offset1.0.0indirect
npmtyped-array-length1.0.4indirect
npmtypescript5.3.3indirect
npmufo1.3.2indirect
npmunbox-primitive1.0.2indirect
npmundici-types5.26.5indirect
npmuri-js4.4.1indirect
npmvite5.0.10indirect
npmvite-node1.1.0indirect
npmvitest1.1.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.13indirect
npmwhy-is-node-running2.2.2indirect
npmwrappy1.0.2indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.0.0indirect
Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.12.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.