encore.hdf5.binding
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name" : "encore.hdf5.binding", | ||
"version" : "0.3.3", | ||
"version" : "0.3.4", | ||
"description" : "Binding of HDF5", | ||
@@ -5,0 +5,0 @@ "main" : "./js/encore/hdf5/index.js", |
@@ -5,7 +5,7 @@ # module::encore.hdf5.binding [![status](https://github.com/Wandalen/encore.hdf5.binding/workflows/publish/badge.svg)](https://github.com/Wandalen/encore.hdf5.binding/actions?query=workflow%3Apublish) [![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/emersion/stability-badges#experimental) | ||
## About the fork | ||
### About the fork | ||
This is [fork](https://github.com/HDF-NI/hdf5.node), which is created to provide prebuild versions and fix issues of the original implementation. | ||
## Support | ||
### Support | ||
@@ -20,3 +20,3 @@ Node versions: | ||
## How to add to your project | ||
### How to add to your project | ||
@@ -29,3 +29,3 @@ ```bash | ||
## Default path to HDF5 library | ||
### Default path to HDF5 library | ||
@@ -40,3 +40,3 @@ The module expects that [HDF5](https://www.hdfgroup.org/HDF5/) library is installed at: | ||
## How to provide custom path to HDF5 library | ||
### How to provide custom path to HDF5 library | ||
@@ -64,7 +64,7 @@ If your [HDF5](https://www.hdfgroup.org/HDF5/) library installation is not located on default path you can set the path with a switch on this project as well as | ||
## How to install HDF5 library | ||
### How to install HDF5 library | ||
Installation instructions for [HDF5](https://www.hdfgroup.org/HDF5/) library can be found [here](https://github.com/Wandalen/encore.hdf5.install) | ||
## Prerequisites | ||
### Prerequisites | ||
@@ -77,3 +77,3 @@ Note: If node-gyp isn't installed | ||
## Try out | ||
### Try out | ||
@@ -80,0 +80,0 @@ ```javascript |
{ | ||
"name" : "encore.hdf5.binding", | ||
"version" : "0.3.3", | ||
"version" : "0.3.4", | ||
"description" : "Binding of HDF5", | ||
@@ -5,0 +5,0 @@ "main" : "./js/encore/hdf5/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2354304
66