{"id":26780812,"url":"https://github.com/gitobi/react-blank-component","last_synced_at":"2025-03-29T07:18:10.871Z","repository":{"id":57113430,"uuid":"108259446","full_name":"gitobi/react-blank-component","owner":"gitobi","description":"Blank Component for React App.","archived":false,"fork":false,"pushed_at":"2017-10-25T15:16:31.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-18T20:55:53.222Z","etag":null,"topics":["blank","component","react","react-component","skeleton"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@gitobi/react-blank-component","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/gitobi.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-10-25T11:14:10.000Z","updated_at":"2017-10-25T15:19:24.000Z","dependencies_parsed_at":"2022-08-21T21:40:36.064Z","dependency_job_id":null,"html_url":"https://github.com/gitobi/react-blank-component","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitobi%2Freact-blank-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitobi%2Freact-blank-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitobi%2Freact-blank-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitobi%2Freact-blank-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitobi","download_url":"https://codeload.github.com/gitobi/react-blank-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246150441,"owners_count":20731419,"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":["blank","component","react","react-component","skeleton"],"created_at":"2025-03-29T07:18:10.309Z","updated_at":"2025-03-29T07:18:10.862Z","avatar_url":"https://github.com/gitobi.png","language":"JavaScript","readme":"# react-blank-component\n\nBlank Component for React App. This is useful for mock, wireframing and creating a skeleton page.\n\n# How to use\n\n## Install\n\n### yarn\n\n`yarn add @gitobi/react-blank-component`\n\n### npm\n\n`npm install @gitobi/react-blank-component --save`\n\n## Sample code\n\n```javascript\nimport React, { Component } from 'react';\nimport BlankComponent from '@gitobi/react-blank-component';\n\nclass Home extends Component {\n  render() {\n    return (\n      \u003cBlankComponent /\u003e\n    );\n  }\n}\n\nexport default Home;\n```\n\n# Publish\n\n1. `yarn build`\n1. `git add .`\n1. `git commit -m`\n1. `git tag -a v1.0.0 -m 'v1.0.0 release'`\n1. `git push origin v1.0.0`\n1. `npm publish --access=public`\n\n# License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitobi%2Freact-blank-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitobi%2Freact-blank-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitobi%2Freact-blank-component/lists"}