~andrija-hers

herswebserver

v0.1.0
H.E.R.S. server extension enabling the server to expose JS communication code to the Web page - analogous to socket.io mechanism

node-struct-crc16

v0.1.0
Extension of the struct module to carry a crc16 value at its head

dependable-list

v0.1.1
Dependency resolver based on complex-list

meanio

v0.9.4
Extracted functionality for MEAN.io

mean-cli

v0.12.15
Simple command line interface for installing and managing MEAN apps

complex-list

v0.1.4
List implementation that uses dedicated containers to hold objects

lazy-dependable

v0.2.0
Implementation of dependable with lazy dependency resolution

allexlanmanager

v0.1.3
AllexJS LAN Manager

allex

v2.4.3
AllexJS Runtime

allex_inheritlowlevellib

v3.0.1
JavaScript inheritance handlers

allex_checkslowlevellib

v1.2.0
JavaScript checks related to types and data structure

allex_objectmanipulationlowlevellib

v3.2.0
Manipulator lib for JavaScript Object instances

allex_functionmanipulationlowlevellib

v1.0.0
JavaScript function manipulators

allex_destructionlowlevellib

v3.0.4
JavaScript destruction helpers

allex_singlelinkedlistlowlevellib

v1.0.4
Traversable JavaScript single linked list

allex_stringmanipulationlowlevellib

v3.5.0
JavaScript string manipulators

allex_doublelinkedlistbaselowlevellib

v1.2.3
JavaScript base for producing double linked lists

allex_fifolowlevellib

v1.2.1
Traversable JavaScript FIFO

allex_timeoutlowlevellib

v1.1.0
JavaScript timeout handling

allex_eventemitterlowlevellib

v2.1.3
JavaScript implementation of an Event Emitter

allex_destroyablemixinslowlevellib

v2.0.2
JavaScript Destroyable mixins

allex_propertymixinslowlevellib

v2.2.7
JavaScript mixins for property handling

allex_qlowlevellib

v2.0.0
Implementation of the `q` defer/promise paradigm

allex_avltreelowlevellib

v1.1.9
JavaScript implementation of AVL tree

allex_maplowlevellib

v1.2.1
Iterable JavaScript map