{"id":21890746,"url":"https://github.com/chantastic/react-minions","last_synced_at":"2025-10-08T23:30:38.905Z","repository":{"id":57334617,"uuid":"58026197","full_name":"chantastic/react-minions","owner":"chantastic","description":"WIP. Don't use.","archived":false,"fork":false,"pushed_at":"2016-09-24T05:54:08.000Z","size":185,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T02:36:54.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://chantastic.github.io/react-minions/","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/chantastic.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":"2016-05-04T05:49:55.000Z","updated_at":"2019-06-25T14:21:19.000Z","dependencies_parsed_at":"2022-09-10T23:23:12.639Z","dependency_job_id":null,"html_url":"https://github.com/chantastic/react-minions","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Freact-minions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Freact-minions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Freact-minions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Freact-minions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chantastic","download_url":"https://codeload.github.com/chantastic/react-minions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235770079,"owners_count":19042373,"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-11-28T12:16:39.663Z","updated_at":"2025-10-08T23:30:33.623Z","avatar_url":"https://github.com/chantastic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Minions\n\n!!!!!WIP!!!!!\n\nFeel free to follow along. Don't use it.\n\nvvvvvv BOILERPLATE vvvvvv\n\n## Demo \u0026 Examples\n\nLive demo: [chantastic.github.io/react-minions](http://chantastic.github.io/react-minions/)\n\nTo build the examples locally, run:\n\n```\nnpm install\nnpm start\n```\n\nThen open [`localhost:8000`](http://localhost:8000) in a browser.\n\n\n## Installation\n\nThe easiest way to use react-minions is to install it from NPM and include it in your own React build process (using [Browserify](http://browserify.org), [Webpack](http://webpack.github.io/), etc).\n\nYou can also use the standalone build by including `dist/react-minions.js` in your page. If you use this, make sure you have already included React, and it is available as a global variable.\n\n```\nnpm install react-minions --save\n```\n\n\n## Usage\n\n__EXPLAIN USAGE HERE__\n\n```\nvar ReactMinions = require('react-minions');\n\n\u003cReactMinions\u003eExample\u003c/ReactMinions\u003e\n```\n\n### Properties\n\n* __DOCUMENT PROPERTIES HERE__\n\n### Notes\n\n__ADDITIONAL USAGE NOTES__\n\n\n## Development (`src`, `lib` and the build process)\n\n**NOTE:** The source code for the component is in `src`. A transpiled CommonJS version (generated with Babel) is available in `lib` for use with node.js, browserify and webpack. A UMD bundle is also built to `dist`, which can be included without the need for any build system.\n\nTo build, watch and serve the examples (which will also watch the component source), run `npm start`. If you just want to watch changes to `src` and rebuild `lib`, run `npm run watch` (this is useful if you are working with `npm link`).\n\n## License\n\n__PUT LICENSE HERE__\n\nCopyright (c) 2016 Michael Chan.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantastic%2Freact-minions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchantastic%2Freact-minions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantastic%2Freact-minions/lists"}