{"id":19693758,"url":"https://github.com/jhipster/react-jhipster","last_synced_at":"2025-04-04T14:10:08.261Z","repository":{"id":25702438,"uuid":"105987915","full_name":"jhipster/react-jhipster","owner":"jhipster","description":"JHipster React library","archived":false,"fork":false,"pushed_at":"2023-12-31T12:56:38.000Z","size":2347,"stargazers_count":83,"open_issues_count":0,"forks_count":118,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-10-30T00:55:42.488Z","etag":null,"topics":["jhipster","react"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jhipster.png","metadata":{"funding":{"open_collective":"generator-jhipster","custom":"https://www.jhipster.tech/sponsors/"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-10-06T09:30:30.000Z","updated_at":"2024-07-07T23:01:10.000Z","dependencies_parsed_at":"2024-01-12T21:19:35.622Z","dependency_job_id":"f2655551-ded4-4209-b7ba-0eff836432b9","html_url":"https://github.com/jhipster/react-jhipster","commit_stats":{"total_commits":302,"total_committers":29,"mean_commits":"10.413793103448276","dds":0.6125827814569537,"last_synced_commit":"32a4ba0d43350500ac5a0f6d358ff7ba2b57574c"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Freact-jhipster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Freact-jhipster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Freact-jhipster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhipster%2Freact-jhipster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhipster","download_url":"https://codeload.github.com/jhipster/react-jhipster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246885015,"owners_count":20849607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["jhipster","react"],"created_at":"2024-11-11T19:17:59.861Z","updated_at":"2025-04-04T14:10:08.237Z","avatar_url":"https://github.com/jhipster.png","language":"TypeScript","funding_links":["https://opencollective.com/generator-jhipster","https://www.jhipster.tech/sponsors/"],"categories":[],"sub_categories":[],"readme":"[![Logo][jhipster-image]][jhipster-url]\n\nGreetings, Java Hipster!\n\nThis is the JHipster React utilities library\n\n[![NPM version][npm-image]][npm-url]\n[![Build Status][github-actions-image]][github-actions-url]\n\nFull documentation and information is available on our website at [http://www.jhipster.tech/][jhipster-url]\n\nPlease read our [guidelines](https://github.com/jhipster/generator-jhipster/CONTRIBUTING.md#submitting-an-issue) before submitting an issue. If your issue is a bug, please use the bug template pre populated [here](https://github.com/jhipster/generator-jhipster/issues/new). For feature requests and queries you can use [this template][feature-template].\n\n[github-actions-image]: https://github.com/jhipster/react-jhipster/actions/workflows/ci.yml/badge.svg\n[github-actions-url]: https://github.com/jhipster/react-jhipster/actions/workflows/ci.yml\n[jhipster-image]: https://raw.githubusercontent.com/jhipster/jhipster.github.io/main/images/logo/logo-jhipster2x.png\n[jhipster-url]: http://www.jhipster.tech/\n[npm-image]: https://badge.fury.io/js/react-jhipster.svg\n[npm-url]: https://npmjs.org/package/react-jhipster\n[feature-template]: https://github.com/jhipster/generator-jhipster/issues/new?body=*%20**Overview%20of%20the%20request**%0A%0A%3C!--%20what%20is%20the%20query%20or%20request%20--%3E%0A%0A*%20**Motivation%20for%20or%20Use%20Case**%20%0A%0A%3C!--%20explain%20why%20this%20is%20a%20required%20for%20you%20--%3E%0A%0A%0A*%20**Browsers%20and%20Operating%20System**%20%0A%0A%3C!--%20is%20this%20a%20problem%20with%20all%20browsers%20or%20only%20IE8%3F%20--%3E%0A%0A%0A*%20**Related%20issues**%20%0A%0A%3C!--%20has%20a%20similar%20issue%20been%20reported%20before%3F%20--%3E%0A%0A*%20**Suggest%20a%20Fix**%20%0A%0A%3C!--%20if%20you%20can%27t%20fix%20this%20yourself%2C%20perhaps%20you%20can%20point%20to%20what%20might%20be%0A%20%20causing%20the%20problem%20(line%20of%20code%20or%20commit)%20--%3E\n\n## Development setup\n\nYou need NodeJS and NPM.\n\n### Fork the react-jhipster project\n\nGo to the [react-jhipster project](https://github.com/jhipster/react-jhipster) and click on the \"fork\" button. You can then clone your own fork of the project, and start working on it.\n\n[Please read the Github forking documentation for more information](https://help.github.com/articles/fork-a-repo)\n\n### Build\n\nRun `npm install` to install all dependencies.\n\nMake some changes, run `npm run test` to run both eslint and karma tests.\n\nPackage the library with `npm run build`.\n\n### Set NPM to use the cloned project\n\nIn your cloned `react-jhipster` project, type `npm link`.\n\nThis will do a symbolic link from the global `node_modules` version to point to this folder.\n\nFor testing, you will want to integrate your version of `react-jhipster` into an application generated by JHipster.\n\nGo to your application folder, run `npm link react-jhipster` so that the local version has a symbolic link to the development version of `react-jhipster`.\n\nYou should see your changes reflected in the application.\n\nAnother way is to run `npm pack` on react-jhipster and then do `npm install path-to/react-jhipster/react-jhipster-0.15.0.tgz` on the generated application. this is the most fool proof way to test if `npm link` doesn't work\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhipster%2Freact-jhipster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhipster%2Freact-jhipster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhipster%2Freact-jhipster/lists"}