{"id":22727280,"url":"https://github.com/noviel/react-ui-component-template","last_synced_at":"2025-03-30T00:23:59.428Z","repository":{"id":57346876,"uuid":"103171906","full_name":"Noviel/react-ui-component-template","owner":"Noviel","description":"[DEPRECATED] Use https://github.com/Noviel/react-on-maxs","archived":false,"fork":false,"pushed_at":"2017-11-28T13:10:15.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-23T04:00:45.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Noviel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-11T18:19:16.000Z","updated_at":"2018-03-19T11:07:09.000Z","dependencies_parsed_at":"2022-08-25T19:41:01.955Z","dependency_job_id":null,"html_url":"https://github.com/Noviel/react-ui-component-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noviel%2Freact-ui-component-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noviel%2Freact-ui-component-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noviel%2Freact-ui-component-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noviel%2Freact-ui-component-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Noviel","download_url":"https://codeload.github.com/Noviel/react-ui-component-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246260570,"owners_count":20748887,"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":[],"created_at":"2024-12-10T17:11:37.698Z","updated_at":"2025-03-30T00:23:59.382Z","avatar_url":"https://github.com/Noviel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React UI Component Template\n\n**This project is deprecated!** Use [react-on-maxs](https://github.com/Noviel/react-on-maxs)\n\nTemplate for rapid development of React component/library as a standalone package.\n\n## Features\n\n- Modern JavaScript features (ES6+)\n- Styling with SCSS and PostCSS\n- The best developer experience with [Storybook](https://github.com/storybooks/storybook)\n- Testing with Jest\n- Building assets with Webpack\n\n## Install\n\n```sh\ngit clone git@github.com:Noviel/react-ui-component-template.git\n```\n\n## Quick start\n\n1. Modify `package.json` corresponding to your project (`name`, `author`, `repository`, e.t.c)\n1. Create your awesome component in `src/components/MyAwesomeComponent`\n1. `yarn storybook` to launch storybook\n1. Write some tests\n1. `yarn lint`\n1. `yarn test`\n1. `yarn build` will produce built files `dist/index.js` and `dist/index.css`, which you can include in other projects:\n\n```javascript\nimport React from 'react';\nimport { MyAwesomeComponent } from 'my-ui-lib/dist';\nimport 'my-ui-lib/dist/index.css';\n\nconsole.log(\u003cMyAwesomeComponent /\u003e);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoviel%2Freact-ui-component-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoviel%2Freact-ui-component-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoviel%2Freact-ui-component-template/lists"}