{"id":22109731,"url":"https://github.com/hexsprite/focuster-react-typeahead","last_synced_at":"2025-03-24T04:17:06.770Z","repository":{"id":66497622,"uuid":"63104098","full_name":"hexsprite/focuster-react-typeahead","owner":"hexsprite","description":"React Typeahead component that allows for autocompletion of multiple tokens within a textarea or textinput","archived":false,"fork":false,"pushed_at":"2018-08-23T01:14:59.000Z","size":265,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T10:18:06.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hexsprite.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":"2016-07-11T21:38:57.000Z","updated_at":"2018-08-23T01:15:01.000Z","dependencies_parsed_at":"2023-05-23T10:30:13.932Z","dependency_job_id":null,"html_url":"https://github.com/hexsprite/focuster-react-typeahead","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/hexsprite%2Ffocuster-react-typeahead","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsprite%2Ffocuster-react-typeahead/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsprite%2Ffocuster-react-typeahead/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsprite%2Ffocuster-react-typeahead/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexsprite","download_url":"https://codeload.github.com/hexsprite/focuster-react-typeahead/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206837,"owners_count":20577583,"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-01T09:38:16.262Z","updated_at":"2025-03-24T04:17:06.738Z","avatar_url":"https://github.com/hexsprite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build status](https://secure.travis-ci.org/focuster/focuster-react-typeahead.svg)](http://travis-ci.org/focuster/focuster-react-typeahead) [![bitHound Score](https://www.bithound.io/github/focuster/focuster-react-typeahead/badges/score.svg)](https://www.bithound.io/github/focuster/focuster-react-typeahead) [![Dependency Status](https://david-dm.org/focuster/focuster-react-typeahead.svg)](https://david-dm.org/focuster/focuster-react-typeahead)\n# focuster-react-typeahead - Boilerplate for React.js components\n\nThis is a simple boilerplate that has been developed to make it easier to develop React components and small projects.\n\n\u003e Check out [SurviveJS - Webpack and React](http://focuster.com/) to dig deeper into the topic.\n\n## Basic Usage\n\nIf you want to replace project meta information (author etc.), consider using a tool like [replace-project-meta](https://www.npmjs.com/package/replace-project-meta).\n\n### Common Tasks\n\n* Developing - **npm start** - Runs the development server at *localhost:8080* and use Hot Module Replacement. You can override the default host and port through env (`HOST`, `PORT`).\n* Creating a version - **npm version \u003cx.y.z\u003e** - Updates */dist* and *package.json* with the new version and create a version tag to Git.\n* Publishing a version - **npm publish** - Pushes a new version to npm and updates the project site.\n\nIf you don't want to use universal rendering for the React portion, set `RENDER_UNIVERSAL` to `false` at *webpack.config.babel.js*.\n\n### Testing\n\nThe test setup is based on Karma/Mocha/Chai/Phantom. Code coverage report is generated through istanbul/isparta to `build/`.\n\n* Running tests once - **npm test**\n* Running tests continuously **npm run test:tdd**\n* Linting - **npm run test:lint** - Runs ESLint.\n\n### Demo Site\n\nThe boilerplate includes a [GitHub Pages](https://pages.github.com/) specific portion for setting up a demo site for the component. The main commands handle with the details for you. Sometimes you might want to generate and deploy it by hand, or just investigate the generated bundle.\n\n* Building - **npm run gh-pages** - Builds the demo into `./gh-pages` directory.\n* Deploying - **npm run deploy-gh-pages** - Deploys the contents of `./gh-pages` to the `gh-pages` branch. GitHub will pick this up automatically. Your site will be available through *\u003cuser name\u003e.github.io/\u003cproject name\u003e`.\n* Generating stats - **npm run stats** - Generates stats that can be passed to [webpack analyse tool](https://webpack.github.io/analyse/). This is useful for investigating what the build consists of.\n\n## Highlighting Demo for the Site\n\n```js\nvar a = 5;\nvar b = 10;\n\n// just trying out code highlighting feature here\nconsole.log(a + b);\n```\n\n## License\n\n*focuster-react-typeahead* is available under MIT. See LICENSE for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexsprite%2Ffocuster-react-typeahead","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexsprite%2Ffocuster-react-typeahead","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexsprite%2Ffocuster-react-typeahead/lists"}