{"id":19195085,"url":"https://github.com/ksachdeva/rx-pc-ble-driver-js","last_synced_at":"2025-07-10T12:17:14.328Z","repository":{"id":136497907,"uuid":"62749569","full_name":"ksachdeva/rx-pc-ble-driver-js","owner":"ksachdeva","description":"Reactive Extensions for pc-ble-driver-js library","archived":false,"fork":false,"pushed_at":"2016-12-21T15:48:25.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T08:35:43.617Z","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/ksachdeva.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-06T19:57:32.000Z","updated_at":"2016-07-06T20:34:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a42dda6-1050-4d64-899a-3570db3ff7a1","html_url":"https://github.com/ksachdeva/rx-pc-ble-driver-js","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/ksachdeva%2Frx-pc-ble-driver-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksachdeva%2Frx-pc-ble-driver-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksachdeva%2Frx-pc-ble-driver-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksachdeva%2Frx-pc-ble-driver-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksachdeva","download_url":"https://codeload.github.com/ksachdeva/rx-pc-ble-driver-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240271526,"owners_count":19774859,"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-09T12:08:18.490Z","updated_at":"2025-02-23T04:37:37.407Z","avatar_url":"https://github.com/ksachdeva.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Reactive Extensions for pc-ble-driver-js library\n\n[pc-ble-driver-js](https://github.com/NordicSemiconductor/pc-ble-driver-js) library provides javascript APIs to access the Bluetooth Low Energy devices using nrf5X boards.\n\nSince almost all the operations/APIs are asynchronous in nature, a callback argument is provided in their exposed APIs. However, this results in code that is difficult to maintain and suffer from the callback hell problem.\n\nThis library makes use of [RxJS](https://github.com/ReactiveX/rxjs) (Reactive Extensions for JavaScript) to wrap pc-ble-driver-js and provide following features :\n\n* Provide higher level functions for accessing Bluetooth low energy devices\n* Functions return Observable that helps with\n    * Writing the asynchronous code in a cleaner and maintainable way\n    * Using the Functional Reactive programming (FRP) style\n    * Enabling the possibility of better error handling which often happens because of connectivity issues over wireless\n\n\n## Example\n\n[pc-ble-driver-js-examples](https://github.com/ksachdeva/pc-ble-driver-js-examples/tree/master/nrf5x_apps_rxjs/example1) repository has an example that shows how to use this module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksachdeva%2Frx-pc-ble-driver-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksachdeva%2Frx-pc-ble-driver-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksachdeva%2Frx-pc-ble-driver-js/lists"}