JavaScript Extended regular expression engine - client side, server side and 'angular side' ready.
Modern JavaScript date utility library
A practical functional library for JavaScript programmers.
Universal semantic HTML React components for iOS, Android, web, and desktop
This is a representation of a codecatalyst environment.
React hooks and providers for integrating PULSE into AppKit, wagmi, and Stacks apps.
Sequelize adapter for Casbin
A simple Vue.js plugin that allows you to use a component that loads a SVG image as an inline SVG so you can easily control its fill color from the parent component.
A callbag sink (listener) that connects an Observer a-la RxJS.
rxjs 7 websockets library
A tiny framework agnostic color picker element for modern web apps
[](https://github.com/valora-xyz/viem-account-hsm-gcp/blob/main/LICENSE) [](htt
A small simple library to easily flatten / unflatten JSON objects. Uses square brackets in path to preserve arrays.
TELNET protocol support library
A simple React modal with hook based API
Simple module to localize the strings of any JS based program using the same syntax used in the ReactLocalization and ReactNativeLocalization module, use 'npm run build' before publishing
Utility to wait for a TCP port to open.
Extracts the isolated sub-blocs of matrix
Mocha Spec abstract helper class
Agnostic database decorators and repository
Web Socket Server
extensible popup/context menu for react native
A React component to generate simple pie charts.
``` js // initialize express and socket.io servers const express = require('express') const {Server} = require('socket.io') const { createServer } = require('http') const app = express() const httpServer = createServer(app) const io = new Server(h