{"id":22907988,"url":"https://github.com/p6m7g8-dotfiles/p6df-js","last_synced_at":"2026-04-02T18:39:28.785Z","repository":{"id":43056881,"uuid":"471507983","full_name":"p6m7g8-dotfiles/p6df-js","owner":"p6m7g8-dotfiles","description":"P6 Dotfiles: JS","archived":false,"fork":false,"pushed_at":"2026-03-25T02:12:32.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-26T08:39:24.953Z","etag":null,"topics":["cli","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"latest_commit_sha":null,"homepage":"https://continuouslearning.io","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p6m7g8-dotfiles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-18T20:29:49.000Z","updated_at":"2026-03-25T02:12:26.000Z","dependencies_parsed_at":"2024-04-24T14:29:58.187Z","dependency_job_id":"bd3030ac-9a94-4dad-bbdf-c0edcd5b78a4","html_url":"https://github.com/p6m7g8-dotfiles/p6df-js","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/p6m7g8-dotfiles/p6df-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p6m7g8-dotfiles","download_url":"https://codeload.github.com/p6m7g8-dotfiles/p6df-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"created_at":"2024-12-14T03:19:10.989Z","updated_at":"2026-04-02T18:39:28.780Z","avatar_url":"https://github.com/p6m7g8-dotfiles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P6's POSIX.2: p6df-js\n\n## Table of Contents\n\n- [Badges](#badges)\n- [Summary](#summary)\n- [Contributing](#contributing)\n- [Code of Conduct](#code-of-conduct)\n- [Usage](#usage)\n  - [Aliases](#aliases)\n  - [Functions](#functions)\n- [Hierarchy](#hierarchy)\n- [Author](#author)\n\n## Badges\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## Summary\n\np6df module for JavaScript/Node.js: nodenv version management, npm/yarn/lerna\nglobal installs, npm token management, and MCP server\n(`@arvoretech/npm-registry-mcp`) for AI-driven npm package discovery.\n\n## Contributing\n\n- [How to Contribute](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CONTRIBUTING.md\u003e)\n\n## Code of Conduct\n\n- [Code of Conduct](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CODE_OF_CONDUCT.md\u003e)\n\n## Usage\n\n### Aliases\n\n- `lb` -\u003e `lr build`\n- `lr` -\u003e `lerna run --stream --scope $(node -p 'require(\\'./package.json\\').name\\')`\n- `lt` -\u003e `lr test`\n- `lw` -\u003e `lr watch`\n\n### Functions\n\n#### p6df-js\n\n##### p6df-js/init.zsh\n\n- `p6_js_npm_global_install(mod)`\n  - Args:\n    - mod\n- `p6df::modules::js::aliases::deno()`\n- `p6df::modules::js::aliases::init()`\n- `p6df::modules::js::aliases::lerna()`\n- `p6df::modules::js::aliases::yarn()`\n- `p6df::modules::js::bun::init(dir)`\n  - Args:\n    - dir\n- `p6df::modules::js::completions::init(module, dir)`\n  - Args:\n    - module\n    - dir\n- `p6df::modules::js::deps()`\n- `p6df::modules::js::external::brews()`\n- `p6df::modules::js::home::symlink()`\n- `p6df::modules::js::init(_module, dir)`\n  - Args:\n    - _module\n    - dir\n- `p6df::modules::js::langs()`\n- `p6df::modules::js::langs::bun()`\n- `p6df::modules::js::langs::nodenv()`\n- `p6df::modules::js::mcp()`\n- `p6df::modules::js::nodenv::latest(ver_major)`\n  - Args:\n    - ver_major\n- `p6df::modules::js::nodenv::latest::installed(ver_major)`\n  - Args:\n    - ver_major\n- `p6df::modules::js::npm::token::gha()`\n- `p6df::modules::js::profile::off()`\n- `p6df::modules::js::profile::on(profile, user, token)`\n  - Args:\n    - profile\n    - user\n    - token\n- `p6df::modules::js::prompt::env()`\n- `p6df::modules::js::vscodes()`\n- `p6df::modules::js::vscodes::config()`\n- `str str = p6df::modules::js::prompt::lang()`\n- `str str = p6df::modules::js::prompt::mod()`\n\n## Hierarchy\n\n```text\n.\n├── init.zsh\n├── README.md\n└── share\n\n2 directories, 2 files\n```\n\n## Author\n\nPhilip M. Gollucci \u003cpgollucci@p6m7g8.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-js/lists"}