{"id":24437561,"url":"https://github.com/adrielcodeco/pii-moduleloader","last_synced_at":"2026-04-17T05:32:52.404Z","repository":{"id":57136825,"uuid":"140476426","full_name":"adrielcodeco/pii-moduleLoader","owner":"adrielcodeco","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-18T17:41:54.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-02T13:54:29.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/adrielcodeco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-10T19:06:44.000Z","updated_at":"2018-12-18T17:41:55.000Z","dependencies_parsed_at":"2022-09-01T03:01:00.013Z","dependency_job_id":null,"html_url":"https://github.com/adrielcodeco/pii-moduleLoader","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/adrielcodeco/pii-moduleLoader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrielcodeco%2Fpii-moduleLoader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrielcodeco%2Fpii-moduleLoader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrielcodeco%2Fpii-moduleLoader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrielcodeco%2Fpii-moduleLoader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrielcodeco","download_url":"https://codeload.github.com/adrielcodeco/pii-moduleLoader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrielcodeco%2Fpii-moduleLoader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31916905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-01-20T18:17:06.876Z","updated_at":"2026-04-17T05:32:52.385Z","avatar_url":"https://github.com/adrielcodeco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Pii moduleLoader](https://github.com/adrielcodeco/pii-moduleloader)\n\nPii moduleLoader is a hack for require\n\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com)\n[![Build Status (linux, Mac)](https://travis-ci.org/adrielcodeco/pii-moduleLoader.svg?branch=master)](https://travis-ci.org/adrielcodeco/pii-moduleLoader)\n[![Build status (Windows)](https://ci.appveyor.com/api/projects/status/77rbxqniyvywpw6k/branch/master?svg=true)](https://ci.appveyor.com/project/adrielcodeco/pii-moduleLoader/branch/master)\n[![Coverage Status](https://coveralls.io/repos/github/adrielcodeco/pii-moduleLoader/badge.svg?branch=master)](https://coveralls.io/github/adrielcodeco/pii-moduleLoader?branch=master)\n\n[![NPM](https://nodei.co/npm/@pii/moduleLoader.png)](https://npmjs.org/package/@pii/moduleLoader)\n\n## Documentation\n\n* [Quick Start](https://github.com/adrielcodeco/pii-moduleloader/quick-start.html)\n* [Examples](https://github.com/adrielcodeco/pii-moduleloader/examples.html)\n\n## Examples\n\nHere is a simple example to get you started:\n\nindex.js\n\n```js\nimport useAlias from '@pii/moduleLoader'\n\nuseAlias('@src', require.resolve(./src))\n\nrequire('@src/test.js')\n```\n\nsrc/test.js\n```js\nconsole.log('file loaded')\n```\n\n### License\n\nThis project is [MIT licensed](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrielcodeco%2Fpii-moduleloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrielcodeco%2Fpii-moduleloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrielcodeco%2Fpii-moduleloader/lists"}