stampit
Factory library
Composable object factory library for creating reusable behaviors in JavaScript
OOP is better with stamps: Composable object factories.
3k stars
73 watching
102 forks
Language: JavaScript
last commit: over 3 years ago classcompositiondependency-injectionfactoryjavascriptobject-orientedoopstamps
Related projects:
Repository | Description | Stars |
---|---|---|
inversify/inversifyjs | A tool that helps JavaScript developers write code with good object-oriented design principles by providing an inversion of control container | 11,305 |
craftyjs/crafty | A JavaScript game library providing a structured way to create games without DOM manipulation or custom drawing. | 3,423 |
developit/mitt | A tiny, functional event emitter / pubsub system | 10,851 |
postaljs/postal.js | An in-memory message bus supporting advanced subscription features and channels for loose coupling of components. | 2,831 |
solidjs/solid | A JavaScript library for building user interfaces using a declarative, fine-grained approach | 32,460 |
danielmartinus/konfetti | A lightweight particle system library for Android animations. | 3,182 |
developit/workerize | Enables asynchronous execution of JavaScript functions within a Web Worker. | 4,352 |
gvergnaud/ts-pattern | A library that enables expressive and safe code branching with type inference for complex conditions | 12,436 |
mostlyadequate/mostly-adequate-guide | A tutorial on functional programming in JavaScript, covering reactive programming and designed to be learned through real-world applications. | 23,422 |
processing/p5.js | A JavaScript platform for creative coding and interactive web design | 21,694 |
parcel-bundler/parcel | A build tool that automates the process of compiling and optimizing web applications without requiring any configuration. | 43,502 |
tameemsafi/typewriterjs | A JavaScript plugin for creating a typewriter effect on web pages | 2,487 |
swannodette/mori | Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures | 3,385 |
francisrstokes/super-expressive | A JavaScript library that allows developers to create regular expressions in a human-readable and programmatic way. | 4,626 |
dprint/dprint | Provides a pluggable and configurable code formatting platform | 3,230 |