{"id":19450365,"url":"https://github.com/ymc-github/sh-lib-load-lib","last_synced_at":"2026-06-13T03:02:53.648Z","repository":{"id":95798720,"uuid":"274272842","full_name":"YMC-GitHub/sh-lib-load-lib","owner":"YMC-GitHub","description":"some function to load lib for ymc shell lib","archived":false,"fork":false,"pushed_at":"2020-07-17T04:58:28.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T09:23:36.246Z","etag":null,"topics":["sh-lib","ymc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/YMC-GitHub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2020-06-23T00:40:20.000Z","updated_at":"2020-07-17T04:58:59.000Z","dependencies_parsed_at":"2023-05-03T12:46:52.724Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/sh-lib-load-lib","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/YMC-GitHub/sh-lib-load-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-load-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-load-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-load-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-load-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/sh-lib-load-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fsh-lib-load-lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34270417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","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":["sh-lib","ymc"],"created_at":"2024-11-10T16:37:01.760Z","updated_at":"2026-06-13T03:02:53.631Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sh lib load lib\n## desc\n\nsome function to load lib for ymc shell lib\n\n## deps\n\n### test\n\n- [x] sh-lib-path-resolve\n- [x] sh-lib-test\n- [x] sh-lib-time-cost\n- [x] sh-lib-project-dir-map\n\n### prod\n\n- [ ] xxx\n\n## apis\n\n- [x] lib_ini\n- [x] lib_has\n- [x] lib_load\n- [x] lib_require\n- [x] lib_check\n\n```sh\ncat src/index.sh |  grep \"function \" | sed \"s/function */- [x] /g\"  | sed \"s/(.*) *{//g\"\n```\n\n## feats\n\n- [x] basic curd load lib\n## usage\n\n### how to use for poduction?\n\n```sh\n# get the code\n\n# run the index file\n# ./src/index.sh\n\n# or import to your sh file\n# source /path/to/the/index file\n\n# simple usage\nlib_load \"${THIS_FILE_PATH}/sh-lib-hi.sh\"\nhi \"how are you\"\n```\n\n### how to use for developer?\n\n```sh\n# get the code\n\n# run test\n./test/index.sh\n#2 get some fail test\n#./test/index.sh | grep \"it is false\"\n```\n\n## author\n\nyemiancheng \u003cymc.github@gmail.com\u003e\n\n## license\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fsh-lib-load-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Fsh-lib-load-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fsh-lib-load-lib/lists"}