{"id":18720048,"url":"https://github.com/geops/react-spatial-starter","last_synced_at":"2026-05-16T17:02:30.873Z","repository":{"id":137740588,"uuid":"172948753","full_name":"geops/react-spatial-starter","owner":"geops","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-26T09:00:28.000Z","size":2800,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-28T11:24:56.945Z","etag":null,"topics":["react","reactjs","spatial"],"latest_commit_sha":null,"homepage":"https://github.com/geops/react-spatial","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/geops.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":"2019-02-27T16:17:48.000Z","updated_at":"2020-05-14T06:41:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce1b071b-533a-4a8c-896c-eada9a91a6df","html_url":"https://github.com/geops/react-spatial-starter","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/geops%2Freact-spatial-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geops%2Freact-spatial-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geops%2Freact-spatial-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geops%2Freact-spatial-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geops","download_url":"https://codeload.github.com/geops/react-spatial-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581748,"owners_count":19662960,"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":["react","reactjs","spatial"],"created_at":"2024-11-07T13:29:14.770Z","updated_at":"2025-11-10T19:30:22.451Z","avatar_url":"https://github.com/geops.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# geOps react-spatial Starter\n\n[![npm](https://img.shields.io/npm/v/%40geops%2Freact-spatial-starter.svg)](https://www.npmjs.com/package/%40geops%2Freact-spatial-starter)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\nThis library provides a starter kit to create a web map application based on [React Spatial](https://github.com/geops/react-spatial).\n\n## Technologies\n\n* react\n* redux\n* react-router\n* enzyme\n* jest\n* cypress\n* react-spatial\n* eslint with airbnb\n* stylelint\n* prettier\n* sass\n\n## Getting Started\n\n* Install:\n\n```bash\nyarn install\n```\n\n* Start:\n\n```bash\nyarn start\n```\n\nPublish as NPM package:\n\n* Publish:\n  \n```bash\nyarn publish:build\n```\n\n* Create a new component from another\n  \n```bash\nyarn cp\n```\n\n## Use as ES6 module\n\nWhen this app is published as npm package, it can be integrated easily in other applications, as ES6 module:\n\n* Install\n\n```bash\nyarn install \u003cthis-app-package\u003e\n```\n\n* In your App.js file:\n\n```html\nimport React, { Component } from 'react';\nimport thisApp from '\u003cthis-app-package\u003e';\n\nclass App extends Component {\n  render() {\n    return (\n      \u003cdiv className=\"App\"\u003e\n        \u003cthisApp\n          props1={props1}\n          props2={props2}\n        /\u003e\n      \u003c/div\u003e\n    );\n  }\n}\n\nexport default App;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeops%2Freact-spatial-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeops%2Freact-spatial-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeops%2Freact-spatial-starter/lists"}