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

kary

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kary

Kary Framework

latest
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

Kary.js

Kary.js is our library for shared functionality for JavaScript & TypeScript. It provides features like more data structures (such as Zipper, DirectedGraph...) and has powerful tools such as synchronous delay (thread sleep), powerful multi process architecture and great tools for working with text and command line.

In C# our strategy was to have a framework full of all the functionality that we needed because the C# could be already compiled and work very fast. However in JavaScript load time is something very important and the idea of micro-frameworks are very popular. Thus kary.js is equivalent of kary.base in Kary C# Framework and only provides the most necessary common functionality and language features that we relay on.

Installation

npm install kary --save

FAQs

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