{"id":19450465,"url":"https://github.com/ymc-github/js-lib-config-engine","last_synced_at":"2026-06-12T06:03:20.935Z","repository":{"id":44005361,"uuid":"235699235","full_name":"YMC-GitHub/js-lib-config-engine","owner":"YMC-GitHub","description":"create,update,read,delete and merge config for ymc","archived":false,"fork":false,"pushed_at":"2022-12-30T19:34:56.000Z","size":915,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T09:24:04.617Z","etag":null,"topics":["config","ymc"],"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/YMC-GitHub.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":"2020-01-23T00:59:13.000Z","updated_at":"2020-01-31T13:53:40.000Z","dependencies_parsed_at":"2023-01-31T14:45:16.401Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/js-lib-config-engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YMC-GitHub/js-lib-config-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-config-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-config-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-config-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-config-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/js-lib-config-engine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-config-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34231212,"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-12T02:00:06.859Z","response_time":109,"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":["config","ymc"],"created_at":"2024-11-10T16:37:46.157Z","updated_at":"2026-06-12T06:03:20.893Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# config-engine\n\n## desc\n\ncreate,update,read,delete and merge config for js\n\n\n## how to use for production?\n### install\n\n```sh\n#npm install config-engine --save-dev\nnpm install https://github.com/YMC-GitHub/js-lib-config-engineds.git --save-dev\n```\n\n### config\n\n```js\nconst state = {}\n```\n\n### usage\n\n```js\nimport He from 'config-engine'\nHe.config({}).merge(state).create(key,val).update(key,val).delete(key,val).read(key)\n```\n\n## how to use for developer?\n\n### install\n\n```sh\n#get the code\ngit clone https://github.com/ymc-github/js-lib-config-engine.git\n#get his dep\nnpm install\n```\n\n### usage\n\n```sh\n#dev\nnpm run dev\n\n#build\nnpm run build\n\n#release\nnpm run release\n\n#lint\nnpm run lint\nnpm run lint:no-fix\n\n#format\nnpm run beautify\n\n#test\nnpm run test\nnpm run test:unit\nnpm run test:coverage\n```\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%2Fjs-lib-config-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Fjs-lib-config-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fjs-lib-config-engine/lists"}