527 skills found · Page 1 of 18
chuanxshi / Javascript PatternsJavaScript Design Patterns
umdjs / UmdUMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.
riccardoscalco / TexturesTextures.js is a JavaScript library for creating SVG patterns
ruby-concurrency / Concurrent RubyModern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
addyosmani / Essential Js Design PatternsRepo for my 'Learning JavaScript Design Patterns' book
sohamkamani / Javascript Design Patterns For HumansAn ultra-simplified explanation of design patterns implemented in javascript
fbeline / Design Patterns JSAll the 23 (GoF) design patterns implemented in Javascript
tidalcycles / StrudelMOVED TO CODEBERG - Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
tcorral / Design Patterns In JavascriptDesign Patterns applied to Javascript code.
anandanand84 / TechnicalindicatorsA javascript technical indicators written in typescript with pattern recognition right in the browser
matthiasmullie / MinifyCSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
z-pattern-matching / ZPattern Matching for Javascript
lydiahallie / Javascript React PatternsRepo related to the FrontendMasters course on JavaScript and React patterns
sytelus / CryptoJSThis is unmodified copy of Google Code hosted CryptoJS project. CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
williamtroup / Heat.js🌞 A highly customizable JavaScript library for generating interactive heatmaps. It transforms data into smooth, visually intuitive heat layers, making patterns and intensity easy to spot at a glance.
aaditmshah / AugmentThe world's smallest and fastest classical JavaScript inheritance pattern.
natefaubion / Matches.jsPowerful pattern matching for Javascript
Abhay5855 / Mission FrontendA curated list of Javascript, React, Machine coding problems, Pattern questions, basic backend knowledge and fundamentals questions all in one.
natefaubion / SparklerNative pattern matching for JavaScript
AllThingsSmitty / Basic Design Patterns🔧 A collection of essential design pattern examples in JavaScript 🧰