ianko / jslt

A JavaScript Library collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jslt

Build Status

A JavaScript Library collection

ArrayBuffer ArrayBuffer compatible library for old (version < 0.5.5) node.js.

Directory An abstract class to represent directory operation.

  • TarDirectory Tar file backed Directory.

DNS DNS client using chrome.socket for Chrome App.

File An abstract class to represent file operation.

  • ArrayBufferFile ArrayBuffer backed File.

MD5 MD5 hash calculator.

Promise Promise compatible library for node.js and browsers that does not support Promise.

ScreenModel A model class to contain a text screem information for text viewers and editors.

TextModel A model class to contain a text file.

TextModelConvert Utilities to convert TextModel to or from String or ArrayBuffer.

Unicode Unicode conversion library.

chrome.socket chrome.socket compatible library for node.js. Only UDP is available for now.

About

A JavaScript Library collection

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 98.8%Language:Shell 1.2%