Skip to content

8ctopus/sciter-files

Repository files navigation

sciter files

This is a sciter.js project that experiments with the filesystem.

It explores how to async/sync create, read, write and delete both files and directories.

sciter files screenshot

demo

  • git clone the repository
  • install packages npm install
  • install latest sciter sdk npm run install-sdk
  • start the demo npm run scapp

demo requirements

  • A recent version of Node.js node (tested with 16 LTS) and its package manager npm.

reference

https://github.com/c-smile/sciter-js-sdk/blob/main/docs/md/module-sys.md

About

Experimenting with sciter.js filesystem

Topics

Resources

License

Stars

Watchers

Forks

Languages