{"id":21396406,"url":"https://github.com/baslr/node-blkid","last_synced_at":"2025-03-16T14:42:24.909Z","repository":{"id":32793796,"uuid":"36386034","full_name":"baslr/node-blkid","owner":"baslr","description":"abstract blkid cmd","archived":false,"fork":false,"pushed_at":"2015-05-27T19:34:05.000Z","size":128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T20:47:15.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/baslr.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":"2015-05-27T18:07:55.000Z","updated_at":"2018-05-21T05:32:25.000Z","dependencies_parsed_at":"2022-09-12T14:11:18.226Z","dependency_job_id":null,"html_url":"https://github.com/baslr/node-blkid","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-blkid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-blkid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-blkid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-blkid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baslr","download_url":"https://codeload.github.com/baslr/node-blkid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885887,"owners_count":20363644,"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-22T14:26:56.914Z","updated_at":"2025-03-16T14:42:24.888Z","avatar_url":"https://github.com/baslr.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"blkid\n=====\n\n## usage\n\n```coffeescript\nblkid = require 'blkid'\n  \nblkid.all (partitions) -\u003e\n  # [{\n  #   partition : '/dev/sdx',\n  #   uuid      : 'xxx',\n  #   uuid_sub  : 'xxx',\n  #   type      : 'fs-type',\n  #   partlabel : 'primary',\n  #   partuuid  : 'xxx'\n  # }]\n\nblkid.partitions ['/dev/sda1'], (partitions) -\u003e \n# will output the infos for sda1\n  \n\nblkid.devices (devices) -\u003e # ['sda', 'sdb', 'sdc', 'sdx']\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaslr%2Fnode-blkid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaslr%2Fnode-blkid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaslr%2Fnode-blkid/lists"}