10 packages
dictionaryjs
A simple dictionary wrapper for JavaScript providing hashmap functionality with the added benefit of accessing keys using box and dot operators!
dictionaryjs-es6
A Dictionary (Associative Array like) Class for ES6. Now supporting dot and bracket access through proxy, and generator/yield control flows.
mysql-suspend
ES6 wrapper for MySQL database connections using generator async flow controls.
phanx-ecs
Simple lightweight ECS system for TypeScript.
phanx-mysql
MySQL database wrapper that provides async/await promises.
phanx-redis
Redis wrapper adding promise and typescript support.
phanx-ssh-sftp
Ssh2 TypeScript client with sftp, exec and shell support
postgresjs
ES6 wrapper for PostgreSQL database connections using generator async flow controls.
pxg-collection
A Collection (Associative Array like) Class for ES6. Now supporting dot and bracket without a proxy, and generator/yield control flows.
redis-suspend
Redis wrapper with suspend module support allowing generator/yield async control flow.