{"id":18250575,"url":"https://github.com/asivery/node-mass-storage","last_synced_at":"2025-04-04T16:31:31.400Z","repository":{"id":65947830,"uuid":"603178816","full_name":"asivery/node-mass-storage","owner":"asivery","description":"A library that lets you work with USB mass storage devices connected via WebUSB. PLEASE DO NOT USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING!!!","archived":false,"fork":false,"pushed_at":"2025-03-17T09:54:39.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T23:33:25.215Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asivery.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":"2023-02-17T19:32:45.000Z","updated_at":"2025-03-17T09:54:42.000Z","dependencies_parsed_at":"2024-10-20T19:22:13.487Z","dependency_job_id":null,"html_url":"https://github.com/asivery/node-mass-storage","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"4761c57a6245682c5c1cd65f46cd4cd4b894a174"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fnode-mass-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fnode-mass-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fnode-mass-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fnode-mass-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asivery","download_url":"https://codeload.github.com/asivery/node-mass-storage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247209393,"owners_count":20901767,"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-05T09:45:14.673Z","updated_at":"2025-04-04T16:31:31.099Z","avatar_url":"https://github.com/asivery.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## The USB Mass Storage device class driver for use with SCSI-based devices\n\nThis library lets you connect to devices such as flash drives, and interface\nwith them with the use of SCSI commands.\n\nSome basic SCSI commands are already implemented, namely:\n\n- Inquire\n- Read (10)\n- Write (10)\n- Sense\n\nBut in general, the library is meant to be a base for projects that communicate\nwith devices that extend the SCSI command set with their own, propretary ones.\n\n## Disclaimers:\n- **Please do not use this if your only aim is to do something basic,\nlike accessing a flash drive. There are much better alternatives for that.**\n- Be aware that the official WebUSB implementation denies access to devices\nwith interfaces defined as \"Mass Storage\", therefore this won't work\nin the browser. It will, however, work under node, thanks to libraries\nlike [node-usb](https://github.com/node-usb/node-usb)\n\n## Credits:\n- [libusb's xusb example](https://github.com/libusb/libusb/tree/master/examples/xusb.c)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasivery%2Fnode-mass-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasivery%2Fnode-mass-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasivery%2Fnode-mass-storage/lists"}