Socket
Socket
Sign inDemoInstall

inclose5js

Package Overview
Dependencies
3
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    inclose5js

Inclose5 algorithm exported as a NodeJS native module


Version published
Maintainers
1
Created

Changelog

Source

1.0.0 (2020-09-27)

Features

  • inclose5: make inclose5 C++ implementation work (1055d47)
  • output: get formal concepts from inclose5 algo output (0bb8715)
  • hello world NodeJS native module (13af4b3)

Readme

Source

Inclose5js

Inclose5js is a NodeJS native module of the inclose5 algorithm implemented in C++.

Install

Verified on WSL2 (Ubuntu 20.04 LTS).

sudo apt install make gcc libc6-dev python3.8 python2.7

Compile

npm run compile

Test

npm test

Keywords

FAQs

Last updated on 27 Sep 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc