Skip to content

FynniX/node-file-mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd96184 · Jul 4, 2024

History

77 Commits
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 2, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 2, 2024
Jul 3, 2024
Jul 3, 2024
Jul 2, 2024
Jul 3, 2024
Jul 3, 2024
Jul 4, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024

Repository files navigation

node-file-mapping

A package to create, open, read and write memory mapped files.

Requirements

  • This package supports windows and linux. So to use it you need one of those.

Installing

This package was developed and tested under Node.js v20.15.0 x64.

Using npm:

npm install node-file-mapping

Using yarn:

yarn add node-file-mapping

Using pnpm:

pnpm add node-file-mapping

Documentation

The documentation can be found under: Documentation

Contributing

The guidelines for contributing can be found under: Contributing

License

Released under the MIT License.