TypeScript 1:1 schema validation, inspired by ArkType
An ESLint plugin to raise awareness for using inclusive language not only in your codebase, but in life.
A simple and flexible benchmarking utility written in TypeScript.
A simple and flexible benchmarking utility written in TypeScript for `Node.js`.
An MCP Server that demonstrates sharing prompts
A blazing-fast, privacy-first CLI chatbot powered by SmolLM2-135M-Instruct.
get-nba-2k23-vc
QUIC QLOG parser written in Rust.
A library to work with Myer-Briggs personality types
Render Mermaid diagrams as Unicode box-drawing text — no browser, no image protocols, pure Rust
A library for simulating Bolin & Rodhe reservoir models.
Composable Slint UI building blocks — mother-child pattern, token-driven
AVM stereotype for PHP applications.
AVM stereotype for Python applications.
Object Daddy is a library (as well as a Ruby on Rails plugin) designed to assist in automating testing of large collections of objects, especially webs of ActiveRecord models. It is a descendent of the "Object Mother" pattern for creating objects for testing, and is related to the concept of an "object exemplar" or stereotype.
ontoMDE-uml2 contains UML2 meta-model and helper files to manipulate a UML2 model. ontoMDE-uml2 uses ontoMDE-core which provides core fonctionalities for loading a model in RDF/RDFS format. ontoMDE-UML2 is used by ontoMDE-java which contains rules for generating java Code. ontoMDE contains primitives for converting a UML2 model into a Protégé 2000 RDF/RDFS model. UML2 classes are converted into RDFS classes to allow data instances to be created. This feature is used heavily for providing editors for creating tests data for programs. == FEATURES/PROBLEMS: * UML2 meta-model definition in RDFS format * Ruby helper methods for handling a UML2 model. * UML Stereotype handling helpers. * UML predefined enumerations handling helper. * UML model manipulations helpers (add interface implementations, transform multiple inheritance into single inheritance, ...) UML2 to Protege 2000 features: * single and incremental use. * transparent update of name changes from source to target mode. * class * abstract class * interface * enumerated types * generalization links * implementation links * property, association, composition and aggregation * single and multivalued properties * mandatory fields (cardinaly=0 or >0) * UML documentation notes export to Protege 2000 for easy reference.