New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

semtonotes-client

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semtonotes-client

Semantic Topological Notes: A Topological Image Annotation and Image Retrieval System

latest
Source
npmnpm
Version
0.2.3
Version published
Maintainers
1
Created
Source

SemToNotes Client

Usage

Serve ./xrx.api.drawing.min.js or use unpkg for testing:

<script src="https://unpkg.com/semtonotes-client@0.2.0"></script>

Building

make build
# or
bash build/deps.sh
bash build/minify.sh

Node compat

NodeJS expects CommonJS module.exports. Therefore need to add

module.exports = xrx

after the closure-compiled code.

make node

does that.

FAQs

Package last updated on 03 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