{"id":20170223,"url":"https://github.com/fabrix-app/spool-johnny-five","last_synced_at":"2026-06-16T20:31:58.799Z","repository":{"id":48002040,"uuid":"193551430","full_name":"fabrix-app/spool-johnny-five","owner":"fabrix-app","description":"Spool: Johnny Five","archived":false,"fork":false,"pushed_at":"2022-12-30T17:54:33.000Z","size":288,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T19:27:57.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/fabrix-app.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-24T17:40:05.000Z","updated_at":"2019-11-01T23:22:14.000Z","dependencies_parsed_at":"2023-01-31T12:45:50.287Z","dependency_job_id":null,"html_url":"https://github.com/fabrix-app/spool-johnny-five","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fabrix-app/spool-johnny-five","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-johnny-five","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-johnny-five/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-johnny-five/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-johnny-five/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabrix-app","download_url":"https://codeload.github.com/fabrix-app/spool-johnny-five/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fspool-johnny-five/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34423214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-14T01:17:45.268Z","updated_at":"2026-06-16T20:31:58.756Z","avatar_url":"https://github.com/fabrix-app.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spool-johnny-five\n\n[![Gitter][gitter-image]][gitter-url]\n[![NPM version][npm-image]][npm-url]\n[![Build Status][ci-image]][ci-url]\n[![Test Coverage][coverage-image]][coverage-url]\n[![Dependency Status][daviddm-image]][daviddm-url]\n[![Follow @FabrixApp on Twitter][twitter-image]][twitter-url]\n\n:package: johnny-five Spool\n\nA Spool to make it easy to use [Johnny Five](https://www.npmjs.com/package/johnny-five) with Fabrix\n\n## Install\n```sh\n$ npm install --save @fabrix/spool-johnny-five\n```\n\n## Configure\n\n```js\n// config/main.ts\nimport { JohnnyFiveSpool } from '@fabrix/spool-johnny-five'\nexport const main = {\n  spools: [\n    // ... other spools\n    JohnnyFiveSpool\n  ]\n}\n```\n\n## Configuration\n\n```\n// config/johnny-five.ts\nexport const johnny_five = {\n\n}\n```\n\nFor more information about store (type and configuration) please see the johnny-five documentation.\n\n## Usage\nFor the best results, create a Board Class and override the default methods. \n```ts\n  import { Board } from '@fabrix/spool-johnny-five'\n  \n  export class PinBoard extends Board {\n\n  }\n```\n\n[npm-image]: https://img.shields.io/npm/v/@fabrix/spool-johnny-five.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/@fabrix/spool-johnny-five\n[ci-image]: https://img.shields.io/circleci/project/github/fabrix-app/spool-johnny-five/master.svg\n[ci-url]: https://circleci.com/gh/fabrix-app/spool-johnny-five/tree/master\n[daviddm-image]: http://img.shields.io/david/fabrix-app/spool-johnny-five.svg?style=flat-square\n[daviddm-url]: https://david-dm.org/fabrix-app/spool-johnny-five\n[gitter-image]: http://img.shields.io/badge/+%20GITTER-JOIN%20CHAT%20%E2%86%92-1DCE73.svg?style=flat-square\n[gitter-url]: https://gitter.im/fabrix-app/fabrix\n[twitter-image]: https://img.shields.io/twitter/follow/FabrixApp.svg?style=social\n[twitter-url]: https://twitter.com/FabrixApp\n[coverage-image]: https://img.shields.io/codeclimate/coverage/github/fabrix-app/spool-johnny-five.svg?style=flat-square\n[coverage-url]: https://codeclimate.com/github/fabrix-app/spool-johnny-five/coverage\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabrix-app%2Fspool-johnny-five","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabrix-app%2Fspool-johnny-five","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabrix-app%2Fspool-johnny-five/lists"}