{"id":17573738,"url":"https://github.com/zxdong262/react-lib-starter-kit","last_synced_at":"2026-05-03T19:31:14.667Z","repository":{"id":57333897,"uuid":"68523990","full_name":"zxdong262/react-lib-starter-kit","owner":"zxdong262","description":"starter kit for creating react lib with webpack2/babel/es6/es7, test/ci/codecoverage/umd/source map included","archived":false,"fork":false,"pushed_at":"2017-02-04T12:59:56.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-12T13:48:17.154Z","etag":null,"topics":["library","react","starter-kit"],"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/zxdong262.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":"2016-09-18T13:42:20.000Z","updated_at":"2017-06-22T00:21:47.000Z","dependencies_parsed_at":"2022-08-29T13:01:17.041Z","dependency_job_id":null,"html_url":"https://github.com/zxdong262/react-lib-starter-kit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zxdong262/react-lib-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxdong262%2Freact-lib-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxdong262%2Freact-lib-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxdong262%2Freact-lib-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxdong262%2Freact-lib-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zxdong262","download_url":"https://codeload.github.com/zxdong262/react-lib-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxdong262%2Freact-lib-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32582470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["library","react","starter-kit"],"created_at":"2024-10-21T21:04:36.219Z","updated_at":"2026-05-03T19:31:14.649Z","avatar_url":"https://github.com/zxdong262.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-lib-starter-kit [![Travis][build-badge]][build] [![Codecov][codecov-badge]][codecov]\nstarter kit for creating react lib with webpack2/babel/es6/es7, unit test/ci/codecoverage/umd/source map included.\n\n## features\n- only webpack, no gulp/grunt etc\n- write es6/es7 code.\n- dist minified/unmimified umd and source map\n- test with karma-webpack\n- code coverage\n- live reload to code change(by webpack)\n- proper comment header for distribution\n- with ci, codecov badge( read `.travis.yml`)\n- proper npm commands\n\n## get/dev\n```bash\ngit clone git@github.com:zxdong262/react-lib-starter-kit.git\ncd react-lib-starter-kit\nrm -rf .git\n\n# reset vc\ngit init\ngit remote add origin your-git-url\nnpm i\nnpm i react react-dom\n\n# start dev\nnpm start\n# then edit src/*.jsx to see changes\n\n# build (auto rebuild when code change)\nnpm run build\n\n# test and create code coverage\nnpm run test\n\n```\n\n## real example\n- [react-pagenav](https://github.com/zxdong262/react-pagenav)\n\n## License\nMIT\n\n[build-badge]: https://img.shields.io/travis/zxdong262/react-lib-starter-kit/master.svg?style=flat-square\n[build]: https://travis-ci.org/zxdong262/react-lib-starter-kit\n[codecov-badge]: https://img.shields.io/codecov/c/github/zxdong262/react-lib-starter-kit/master.svg?style=flat-square\n[codecov]: https://codecov.io/gh/zxdong262/react-lib-starter-kit","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxdong262%2Freact-lib-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzxdong262%2Freact-lib-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxdong262%2Freact-lib-starter-kit/lists"}