{"id":18218885,"url":"https://github.com/xxoo/node-fswin","last_synced_at":"2025-04-05T11:10:45.512Z","repository":{"id":2137077,"uuid":"3080790","full_name":"xxoo/node-fswin","owner":"xxoo","description":"nodejs fs extensions for windows","archived":false,"fork":false,"pushed_at":"2024-08-29T21:04:01.000Z","size":8590,"stargazers_count":68,"open_issues_count":1,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T03:39:52.717Z","etag":null,"topics":["filesystem","nodejs","windows"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/fswin","language":"C++","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/xxoo.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":"2011-12-31T20:48:21.000Z","updated_at":"2024-09-28T09:45:08.000Z","dependencies_parsed_at":"2024-10-03T05:02:22.182Z","dependency_job_id":"272a6d97-2313-4eed-8ba3-2bfde48d9a3a","html_url":"https://github.com/xxoo/node-fswin","commit_stats":{"total_commits":132,"total_committers":11,"mean_commits":12.0,"dds":0.1515151515151515,"last_synced_commit":"b5eca2a46fadaa3d4acf467f70581436409e673e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxoo%2Fnode-fswin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxoo%2Fnode-fswin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxoo%2Fnode-fswin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxoo%2Fnode-fswin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xxoo","download_url":"https://codeload.github.com/xxoo/node-fswin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"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":["filesystem","nodejs","windows"],"created_at":"2024-11-03T18:05:02.508Z","updated_at":"2025-04-05T11:10:45.481Z","avatar_url":"https://github.com/xxoo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction [![Build with node-gyp](https://github.com/xxoo/node-fswin/actions/workflows/main.yml/badge.svg)](https://github.com/xxoo/node-fswin/actions/workflows/main.yml)\r\n\r\n[`fswin`](https://www.npmjs.com/package/fswin) is a native [`node.js`](http://nodejs.org) add-on that works on windows.\r\nIt has ported some platform specified filesystem APIs. And made them easy to use in javascript.\r\n\r\nFor api documents and examples please see [wiki](https://github.com/xxoo/node-fswin/wiki/Structure)\r\n\r\nNOTE: fswin depends on n-api since v3. which requires node.js v8 or later.\r\n\r\n## How to Install\r\n\r\nYou may install fswin by using the following command line:\r\n\r\n```\r\nnpm install fswin\r\n```\r\n\r\nThe package contains prebuilt binaries for `node.js`, `electron` and `nw.js` on all architectures.\r\n\r\n## How to Build\r\n\r\nfirst you need to install [Visual Studio](http://www.visualstudio.com) 2019 or later.\r\n\r\nthen you need to install [Python](https://www.python.org/downloads/windows)\r\n\r\nthen you need to install node-gyp\r\n\r\n```\r\nnpm -g install node-gyp\r\n```\r\n\r\nthen you need to clone the repo\r\n\r\n```\r\ngit clone https://github.com/xxoo/node-fswin.git\r\ncd node-fswin\r\n```\r\n\r\nfinally you can build the source\r\n\r\nfor `node.js`:\r\n\r\n```\r\nnode-gyp rebuild\r\n```\r\n\r\nfor `electron`:\r\n\r\n```\r\nnode-gyp rebuild --target=x.x.x --dist-url=https://atom.io/download/electron\r\n```\r\n\r\nfor `nw.js` please follow the [official document](https://nwjs.readthedocs.io/en/latest/For%20Users/Advanced/Use%20Native%20Node%20Modules/)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxoo%2Fnode-fswin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxxoo%2Fnode-fswin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxoo%2Fnode-fswin/lists"}