3.24.829 • Published 11 months ago

fswin v3.24.829

Weekly downloads
159,265
License
MIT
Repository
github
Last release
11 months ago

Introduction Build with node-gyp

fswin is a native node.js add-on that works on windows. It has ported some platform specified filesystem APIs. And made them easy to use in javascript.

For api documents and examples please see wiki

NOTE: fswin depends on n-api since v3. which requires node.js v8 or later.

How to Install

You may install fswin by using the following command line:

npm install fswin

The package contains prebuilt binaries for node.js, electron and nw.js on all architectures.

How to Build

first you need to install Visual Studio 2019 or later.

then you need to install Python

then you need to install node-gyp

npm -g install node-gyp

then you need to clone the repo

git clone https://github.com/xxoo/node-fswin.git
cd node-fswin

finally you can build the source

for node.js:

node-gyp rebuild

for electron:

node-gyp rebuild --target=x.x.x --dist-url=https://atom.io/download/electron

for nw.js please follow the official document

3.24.829

11 months ago

3.24.524

1 year ago

3.23.311

2 years ago

3.23.119

2 years ago

3.22.106

3 years ago

3.21.1015

4 years ago

3.21.1008

4 years ago

3.21.1007

4 years ago

3.21.1014

4 years ago

3.21.1013

4 years ago

3.21.1012

4 years ago

3.21.929

4 years ago

3.21.914

4 years ago

3.21.913

4 years ago

3.21.905

4 years ago

3.21.903

4 years ago

3.21.902

4 years ago

3.21.107

5 years ago

3.19.908

6 years ago

3.18.918

7 years ago

3.18.917

7 years ago

3.18.909

7 years ago

3.18.908

7 years ago

2.17.1227

8 years ago

2.17.726

8 years ago

2.17.602

8 years ago

2.17.601

8 years ago

2.16.1102

9 years ago

2.16.501

9 years ago

2.16.430

9 years ago

2.15.1031

10 years ago

2.15.915

10 years ago

2.15.805

10 years ago

2.15.802

10 years ago

2.15.305

10 years ago

2.14.1109

11 years ago

2.14.1108

11 years ago

2.14.1024

11 years ago

2.14.822

11 years ago

2.14.820

11 years ago

2.13.418

12 years ago

2.12.1230

13 years ago

2.12.706

13 years ago