X Tutup
The Wayback Machine - https://web.archive.org/web/20201019142849/https://github.com/epam/indigo-node
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

indigo-node

Indigo NodeJS bindings Copyright (c) 2015 to present EPAM Systems, Apache License 2.0

Overview

This page describes the Node.js API of Indigo library and its plugins. The API allows developers to integrate Indigo into their Node.js projects. Please note that Indigo-node is under active development, and can always post your comments and suggestions to our team.

Build package manually

Dependencies

  • Git to init Indigo submodule
  • CMake
  • Python 2.7+ to run build scripts
  • C++11 compiler (MSVC on Windows, GCC or Clang on Linux and macOS) Additional Linux dependencies:
  • libfontconfig and libfreetype with headers

Build

To build and test indigo-node you need to run:

npm prune
npm install
npm run build
npm test

About

NodeJS bindings for Indigo Universal Cheminformatics Toolkit

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.
X Tutup