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

wraiford

npm

Packages

Current Co-maintainers

Former Co-maintainers

19 packages

ask-gib

Build Alexa Skills with TypeScript using this lib simply and powerfully. This integrates with a suite of ask-gib libs, including ssml-gib for easy SSML generation and lex-gib for robust i18n and voice variety that gives Alexa some much-needed dynamicism i

ask-gib-api

TypeScript definitions and string literal enum constants for Alexa Skills Kit apis (so contains runtime items, not just TS defs).

core-gib

ibgib core functionality, including base architecture for witnesses, spaces, apps, robbots, etc., as well as shared utility functions. Node v19+ needed for heavily-used isomorphic webcrypto hashing consumed in both node and browsers.

d3-gib

WIP - small helper library for d3 that currently contains a d3 force graph es6 class which allows for dynamically adding/removing nodes. Originally created for ibGib app, used at www.ibgib.com

encrypt-gib

Weak (?) hash-based encryption (not signatures). I don't recommend using this for anything sensitive. Donate - run npm fund! Maybe then I can donate to my dependencies.

helper-gib

Helper functions in TypeScript. Used in conjunction with developing Alexa Skills with ask-gib, but may be useful otherwise.

ibgib

:under_construction: atow, cli interface for ibgib (i.e. ts-gib and core-gib).

@ibgib/blank-gib

new UX that starts with a blank canvas and heavily relies on AI models per renderable object to create more dynamic, JIT-compiled layouts, scenes, compositions, etc.

@ibgib/core-gib

ibgib core functionality, including base architecture for witnesses, spaces, apps, robbots, etc., as well as shared utility functions. Node v19+ needed for heavily-used isomorphic webcrypto hashing consumed in both node and browsers.

@ibgib/dotspace-gib

ibgib.space website

@ibgib/encrypt-gib

Experimental (weak?) encryption based on cryptographic hashing as the only primitive.

@ibgib/helper-gib

common helper/utils/etc used in ibgib libs. Node v19+ needed for heavily-used isomorphic webcrypto hashing consumed in both node and browsers.

@ibgib/ibgib

ibgib RCLI (Robbotic/Request/Command Line Interface) front end :under_construction:

@ibgib/ts-gib

ibgib library with low-level graphing-related substrate functionality, e.g. creating raw ibgibs and transformations. node19+ needed for heavily-used webcrypto hashing isomorphically consumed in node and browsers (apps).

@ibgib/web-gib

Framework for creating agentic ibGib web apps. Contains plumbing for ibgib components, agentic framework (currently only Gemini implemented), web-based IndexedDB storage substrate, and more.

lex-gib

With Voice UI, Variety is indeed the Spice of Life. [`Lex`](https://www.npmjs.com/package/lex-gib/) is all about saying 'hi': > 'hi' => 'hi', 'hello', 'hey', 'howdy', 'cheers', 'greetings', 'guten Tag', 'hallo', 'grüß dich', 'grüß Gott', and more. _And th

ssml-gib

SSML lib (TypeScript) to generate SSML for, e.g., Alexa Skills.

ts-gib

ibgib library with low-level graphing-related substrate functionality, e.g. creating raw ibgibs and transformations. node19+ needed for heavily-used webcrypto hashing isomorphically consumed in node and browsers (apps).

ts-gib-types

Types for ts-gib...