Yet Another Simple Web Server
Flow Manager separates your flow json to multiple files
Hampel filter for removing outliers from time series data
`@servicemind.tis/tis-smart-table-viewer` is an Angular component library that provides a highly configurable and reusable smart table component for enterprise applications.
An OData compliant querystring parser
CLI interface for Memento memory system with merge, export, soft-delete, and skill installation
checks if value is a native function or object
Shared MongoDB schemas and connection for Multiplayer AI agent services
Framework-flexible React data table — optional Tailwind presets, semantic CSS hooks, and swappable primitives (Ant Design-friendly).
Architecture governance for AI-assisted software development
copy-dir
GitHub Issues importer extension for pm-cli
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.0.
Service OData requests from an inmemory data store
Compares objects and arrays and tells you which props or values are duplicates, and which are only present once.
Validation library to define and validate JSON Schemas for functions and express handlers. Supports filters.
Bunble cleanup, including minifying HTML, CSS, JS and Image files, and do `useref` on HTML files.
Pivot table component for web reporting. The most powerful JavaScript tool to visualize your business data.
Projection stage graph engine for Affino data pipelines
Admin dashboard and setup wizard for Jarvis voice assistant
fast rxjs implemention
TypeScript typings for Places Aggregate API v1
A client-side library that converts any HTML element into a fully editable PowerPoint slide. **dom-to-pptx** transforms DOM structures into pixel-accurate `.pptx` content, preserving gradients, shadows, rounded images, and responsive layouts. It translate
JSDev is a simple JavaScript preprocessor. It implements a tiny macro language that is written in the form of tagged comments. These comments are normally ignored, and will be removed by JSMin. But JSDev will activate these comments, replacing them with executable forms that can be used to do debugging, testing, logging, or tracing. JSDev scans a source looking for and replacing patterns. A pattern is a slashstar comment containing a tag and some stuff, and optionally a condition wrapped in parens. There must be no space between the slashstar and the <tag>.