New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cortez

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cortez

Graph data structure

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

cortez v0.1.2

Graph data structure

Installation

npm i --save cortez

Why?

Cortez is a graph data structure written in ES6 decoupling structure from content to merging of different graphs and concurrent graph modification in a distributed environment.

Features / Usage

The ES5 code is in the dist folder, while the src folder contains the ES6 sources.

Documentation

Install the package and open docs/index.html in the browser

Roadmap

  • Detail features
  • Add support for undirected graphs
  • Add a suite of basic algorithms such as graph search and coverage

Licensing

This package is released under the MIT License

FAQs

Package last updated on 27 May 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc