{"id":27197486,"url":"https://github.com/dereknongeneric/loader339","last_synced_at":"2025-08-01T08:42:09.662Z","repository":{"id":37819083,"uuid":"223701793","full_name":"DerekNonGeneric/loader339","owner":"DerekNonGeneric","description":"Node.js ES Module Loader Prototype — APM","archived":false,"fork":false,"pushed_at":"2025-04-05T02:35:40.000Z","size":808,"stargazers_count":5,"open_issues_count":28,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T03:24:10.542Z","etag":null,"topics":["apm","custom-loader","experimental","instrumentation","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DerekNonGeneric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["DerekNonGeneric"]}},"created_at":"2019-11-24T06:22:56.000Z","updated_at":"2023-06-23T20:58:10.000Z","dependencies_parsed_at":"2023-10-05T06:09:33.002Z","dependency_job_id":"64636acf-7ee6-4bc0-ab80-e02d1c47a200","html_url":"https://github.com/DerekNonGeneric/loader339","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekNonGeneric%2Floader339","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekNonGeneric%2Floader339/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekNonGeneric%2Floader339/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekNonGeneric%2Floader339/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerekNonGeneric","download_url":"https://codeload.github.com/DerekNonGeneric/loader339/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248106698,"owners_count":21048780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apm","custom-loader","experimental","instrumentation","nodejs"],"created_at":"2025-04-09T20:28:52.746Z","updated_at":"2025-04-09T20:28:53.424Z","avatar_url":"https://github.com/DerekNonGeneric.png","language":"JavaScript","funding_links":["https://github.com/sponsors/DerekNonGeneric"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLoader339: ES Module Loader Prototype\u0026nbsp;—\u0026nbsp;APM\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://nodejs.org/en/download/current/\"\u003e\u003cimg src=\"https://img.shields.io/badge/node-%3E=13.7.0-brightgreen.svg?style=plastic\" alt=\"Node.js Version: Latest\" /\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/DerekNonGeneric/loader339?color=brightgreen\u0026style=plastic\" alt=\"Language: JavaScript\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/stability-experimental-blue?style=plastic\" alt=\"Stability: Experimental\" /\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/github/license/DerekNonGeneric/loader339?color=brightgreen\u0026style=plastic\" alt=\"License: 0BSD\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n_The high-level goal of Loader339 is to maintain a current prototype of an\nECMAScript module (ES module) loader serving application performance management\n(APM) business purposes using the Node.js ES module loader hooks API. Although\nthis API is currently experimental, its employment has become necessary to solve\nfor use cases that were, judging by outstanding user needs, prohibitive to ES\nmodule adoption. As is the case with any software project in continuous\ndevelopment, omissions and errors may exist, for which contributions are\nwelcome!_\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://nodejs.org/en/about/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Node.js-black?logo=Node.js\u0026logoColor=green\u0026style=plastic\" alt=\"Platform: Node.js\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/nodejs/loaders\"\u003e\u003cimg src=\"https://img.shields.io/badge/team-loaders-brightgreen.svg?style=plastic\" alt=\"Project Team: Loaders\" /\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/scheme-evolutionary-brightgreen.svg?style=plastic\" alt=\"Prototyping Scheme: Evolutionary\" /\u003e \u003cimg src=\"https://img.shields.io/badge/status-planned-lightgrey?style=plastic\" alt=\"Project Status: Planned\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca title=\"Roadmap\" href=\"./doc/roadmap.md\"\u003eRoadmap\u003c/a\u003e |\n  \u003ca title=\"Development\" href=\"./doc/development.md\"\u003eDevelopment\u003c/a\u003e |\n  \u003ca title=\"Issue Tracker\" href=\"https://github.com/DerekNonGeneric/loader339/issues\"\u003eIssue Tracker\u003c/a\u003e |\n  \u003ca title=\"Changelog\" href=\"https://github.com/DerekNonGeneric/loader339/commits/master\"\u003eChangelog\u003c/a\u003e |\n  \u003ca title=\"Credits\" href=\"https://github.com/DerekNonGeneric/loader339/graphs/contributors\"\u003eCredits\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdereknongeneric%2Floader339","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdereknongeneric%2Floader339","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdereknongeneric%2Floader339/lists"}