{"id":22794328,"url":"https://github.com/thondery/kenote-react-base","last_synced_at":"2026-05-05T19:33:20.611Z","repository":{"id":83586860,"uuid":"109717733","full_name":"thondery/kenote-react-base","owner":"thondery","description":"React Base for kenote","archived":false,"fork":false,"pushed_at":"2017-11-09T06:54:59.000Z","size":265,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T19:27:26.921Z","etag":null,"topics":["babel","kenote","react","webpack"],"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/thondery.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-06T16:05:19.000Z","updated_at":"2017-11-09T05:57:08.000Z","dependencies_parsed_at":"2023-07-07T21:45:36.721Z","dependency_job_id":null,"html_url":"https://github.com/thondery/kenote-react-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thondery/kenote-react-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thondery%2Fkenote-react-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thondery%2Fkenote-react-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thondery%2Fkenote-react-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thondery%2Fkenote-react-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thondery","download_url":"https://codeload.github.com/thondery/kenote-react-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thondery%2Fkenote-react-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["babel","kenote","react","webpack"],"created_at":"2024-12-12T04:08:02.108Z","updated_at":"2026-05-05T19:33:20.583Z","avatar_url":"https://github.com/thondery.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kenote-react-base\n\nReact Base for kenote\n\n[![Version Code][version-image]][version-url]\n[![Build Status][travis-image]][travis-url]\n[![Codecov Status][codecov-image]][codecov-url]\n[![Gratipay][licensed-image]][licensed-url]\n\n[version-image]: https://img.shields.io/badge/version-v1.1.0-orange.svg\n[version-url]: https://github.com/thondery/kenote-react-base\n[travis-image]: https://travis-ci.org/thondery/kenote-react-base.svg?branch=master\n[travis-url]: https://travis-ci.org/thondery/kenote-react-base\n[codecov-image]: https://img.shields.io/codecov/c/github/thondery/kenote-react-base/master.svg\n[codecov-url]:   https://codecov.io/github/thondery/kenote-react-base?branch=master\n[licensed-image]: https://img.shields.io/badge/license-MIT-blue.svg\n[licensed-url]: https://github.com/thondery/kenote-react-base/blob/master/LICENSE\n\n## Requirements\n\n- node ^6.0.0\n- npm ^3.0.0\n\n## Installation\n\n```bash\n$ git clone https://github.com/thondery/kenode-react-base.git \u003cmy-project-name\u003e\n$ cd \u003cmy-project-name\u003e\n\n$ yarn  # Install project dependencies (or `npm install`)\n```\n\n## Running the Project\n\n```bash\n$ yarn start  # Start the development server (or `npm start`)\n```\n\n| yarn \\\u003cscript\\\u003e | Description |\n|-----|-----|\n| start | Serves your app at localhost:3000 |\n| build | Builds the application to ./dist |\n| test | Runs unit tests with Jest. |\n| codecov | Runs unit tests \u0026 codecov with Jest. |\n\n## Project Structure\n\n```bash\n├── dist\n├── dll\n│   └── manifest.json\n├── src                                 # Application source code\n│   ├── containers\n│   │   └── root.js\n│   ├── index.js                        # Application bootstrap and rendering\n│   └── index.html                      # Main HTML page container for app\n├── .babelrc\n├── project.config.js\n├── webpack.config.js\n├── webpack.dev.config.js\n├── webpack.dll.config.js\n└── webpack.prod.config.js\n```\n\n## License\n\nthis repo is released under the [MIT License](https://github.com/thondery/kenote-react-base/blob/master/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthondery%2Fkenote-react-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthondery%2Fkenote-react-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthondery%2Fkenote-react-base/lists"}