awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
js-org avatar

js-org/js.org

0
View on GitHub↗
5,782 stars·4,602 forks·JavaScript·21 viewsJS.ORG↗

Js.org

js.org is a community-maintained domain registry that provides free, short subdomains under the js.org namespace for JavaScript-related projects and personal sites. It operates as a pull-request-based system where developers claim subdomains by submitting changes to a central repository, with approvals typically processed within 24 hours. The service routes subdomains to any hosting provider that supports custom domains through DNS CNAME record configuration.

The registry is designed to work seamlessly with GitHub Pages, allowing users to map their sites to custom subdomains by adding a CNAME file to their repository. It also supports mapping entire GitHub or GitLab organizations, so all repositories under an organization can be reached via subpaths under the organization's js.org subdomain without per-repo configuration. Beyond GitHub Pages, the service can point subdomains to any external hosting provider that supports custom domains.

Subdomain requests are managed through a public registry updated via pull requests, making the process transparent and community-driven. The platform enables open-source projects to host documentation and landing pages on dedicated subdomains, and provides a straightforward workflow for registering short, branded subdomains that match a username or project name.

Features

  • Shared Namespace Administrations - Manages a shared domain namespace for the JavaScript community, allowing members to claim and use subdomains.
  • Organization Repository Mappings - Maps entire GitHub or GitLab organizations to subpaths under a shared js.org subdomain for hosted pages.
  • GitHub Pages - Maps GitHub Pages sites to custom subdomains by adding a CNAME file to the repository.
  • Subdomain Registry Pull Requests - Manages subdomain assignments through a community-maintained registry updated via pull requests.
  • Subdomain Hosting Platforms - Enables open-source projects to host documentation and landing pages on dedicated js.org subdomains with custom domain support.
  • Subdomain Mapping - Links a js.org subdomain to any external host via DNS CNAME records.
  • Community - Operates an open registry that assigns short subdomains under js.org to open-source projects through pull request submissions.
  • JavaScript Project Registries - Maps GitHub organization repositories to short subdomains under js.org for project documentation and hosted pages.
  • Pull Request Registries - Operates a community-maintained registry where developers claim js.org subdomains by submitting changes via pull requests.
  • Subdomain Claims - Provides a mechanism for claiming and reserving unique subdomains within the js.org namespace.
  • Developer Subdomain Provisions - Provides short, branded subdomains for developers to host their project or personal sites under js.org.
  • Free Subdomain Registrations - Provides free registration of short, branded subdomains under js.org through a pull request workflow.
  • Subdomain Registry Pull Request Submissions - Adds a chosen subdomain to the registry by making a pull request, which goes live within 24 hours after approval.
  • Subdomain Routing - Routes js.org subdomains to any hosting provider supporting custom domains through DNS CNAME record configuration.
  • Registry Pull Request Workflows - Manages subdomain assignments through a community-maintained registry updated via pull requests.
  • Domain - Manages a shared domain namespace where community members claim and use subdomains for hosted content.
  • Subdomain Registration Services - Registers a free, short subdomain under js.org for a GitHub Pages site by following a simple process.
  • Subdomain Hosting Provisions - Enables open source projects to host documentation and landing pages on dedicated js.org subdomains.
  • Subdomain Registries - Maintains a community registry that assigns short subdomains under js.org to open-source projects through pull request submissions.
  • Subdomain Registry - Adds the chosen subdomain to the public registry via a pull request, which goes live within 24 hours after approval.
  • Custom Domain Configurations - Configures GitHub Pages sites to use custom js.org subdomains by adding a CNAME file to the repository.
  • Custom Domain Services - Maps GitHub Pages sites to custom js.org subdomains using CNAME records and a pull-request-based registry.
  • Provider-Agnostic Hostings - Point a js.org subdomain to a website hosted on any external provider, not just GitHub Pages.
  • GitHub Organization Subdomain Mappings - Maps GitHub organization repositories to subdomains under a shared domain using CNAME records.
  • Static Site Hosting - Integrates with static site hosting providers that support custom domains through DNS record configuration.
  • Programming Languages - Free subdomains for JavaScript-related projects.

Star history

Star history chart for js-org/js.orgStar history chart for js-org/js.org

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Js.org

Similar open-source projects, ranked by how many features they share with Js.org.
  • is-a-dev/registeris-a-dev avatar

    is-a-dev/register

    9,576View on GitHub↗

    Register is a GitOps domain registrar and subdomain registration service that uses version-controlled configuration files to manage domain ownership and mappings. It functions as a DNS management system and record orchestrator, utilizing JSON-based declarative configurations to programmatically update A, CNAME, MX, and TXT records. The project distinguishes itself through a registration process where domain ownership and subdomain assignments are stored as the source of truth within Git repositories. It includes an automated SSL provisioning tool to configure web servers and security certific

    JavaScriptcloudflaredevdeveloper
    View on GitHub↗9,576
  • sandstorm-io/sandstormsandstorm-io avatar

    sandstorm-io/sandstorm

    7,037View on GitHub↗

    Sandstorm is an open-source platform that packages and runs web applications in security-hardened sandboxes on a personal server, functioning as a self-hosted web app operating system. It provides a curated app store where users discover and install sandboxed web applications with one-click ease, while each application runs in an isolated container that uses Linux kernel security features to separate it from the host and other apps. The platform includes a centralized authentication layer so users sign in once and gain access to all installed applications without managing separate accounts per

    JavaScriptcapnprotodecentralizedhacktoberfest
    View on GitHub↗7,037
  • readthedocs/readthedocs.orgreadthedocs avatar

    readthedocs/readthedocs.org

    8,365View on GitHub↗

    Read the Docs is a documentation hosting platform and continuous integration pipeline that automatically builds and hosts documentation websites directly from version control repositories. It functions as a static site generator host, transforming raw source files into rendered websites for public consumption. The platform includes a documentation translation manager that synchronizes files between source repositories and external localization services to manage multilingual content. It employs a dependency-backtracking resolver to manage package versions and ensure stable build environments.

    Python
    View on GitHub↗8,365
  • gustavoguanabara/gustavoguanabara.github.iogustavoguanabara avatar

    gustavoguanabara/gustavoguanabara.github.io

    4,404View on GitHub↗

    This project is a front-end education portal and static website that serves as a repository for web development courseware. It provides instructional materials and source code for learning the fundamentals of HTML, CSS, and JavaScript. The site functions as a resource for students to practice programming skills through guided exercises and downloadable learning assets. It distributes educational content including instructional PDFs and exercise code to facilitate the study of front-end web development. The platform covers a variety of capabilities, including the integration of multimedia con

    cursocursoemvideogratis
    View on GitHub↗4,404
See all 30 alternatives to Js.org→

Frequently asked questions

What does js-org/js.org do?

js.org is a community-maintained domain registry that provides free, short subdomains under the js.org namespace for JavaScript-related projects and personal sites. It operates as a pull-request-based system where developers claim subdomains by submitting changes to a central repository, with approvals typically processed within 24 hours. The service routes subdomains to any hosting provider that supports custom domains through DNS CNAME record configuration.

What are the main features of js-org/js.org?

The main features of js-org/js.org are: Shared Namespace Administrations, Organization Repository Mappings, GitHub Pages, Subdomain Registry Pull Requests, Subdomain Hosting Platforms, Subdomain Mapping, Community, JavaScript Project Registries.

What are some open-source alternatives to js-org/js.org?

Open-source alternatives to js-org/js.org include: is-a-dev/register — Register is a GitOps domain registrar and subdomain registration service that uses version-controlled configuration… sandstorm-io/sandstorm — Sandstorm is an open-source platform that packages and runs web applications in security-hardened sandboxes on a… gustavoguanabara/gustavoguanabara.github.io — This project is a front-end education portal and static website that serves as a repository for web development… readthedocs/readthedocs.org — Read the Docs is a documentation hosting platform and continuous integration pipeline that automatically builds and… dunwu/nginx-tutorial — This project is a set of configuration guides and instructional tutorials for setting up Nginx as a web server and… github/advisory-database — The advisory database is a centralized repository and intelligence platform designed to aggregate, normalize, and…