527 skills found · Page 6 of 18
Apress / Pro Javascript Design PatternsSource code for 'Pro JavaScript Design Patterns' by Dustin Diaz and Ross Harmes
JayKishoreDuvvuri / Playwright JavaScript SauceDemoPlaywright with JavaScript with page object design pattern framework
Hazrat-Ali9 / JavaScript Problem Solving✈ JavaScript solutions for 🚜 coding challenges,🐟 algorithms, and interview problems 🛩 Well-optimized solutions 🚍 with explanations 🚕 Covers LeetCode, CodeWars, 🚁HackerRank, and more 🚢 Includes problem-solving patterns & techniques 🐬Great for interview prep & JS mastery Open for contributions 🚁 discussions! Let’s learn ⚽and grow together
pauljt / ScanjsStatic analysis tool for javascript code based. Scanjs uses Esprima to convert sources to AST, then walks AST looking for patterns.
kerwin-ly / BlogA blog about algorithm, data structure, design patterns, JavaScript, etc.
caomingkai / Front End Common Problems🤔Notes for common front-end / full-stack problems in interviews. Covers common algorithms implementation in JavaScript, design patterns, JavaScript basics, Node.js basics, React/Redux basics, ES6 new features, and common code snippets in front end development
unbug / Js MiddlewarePowerful Javascript Middleware Pattern Implementation, apply middleweares to any object.
axtgr / Wildcard MatchA tiny and extremely fast JavaScript library for compiling and matching basic glob patterns
wx-chevalier / Design Pattern Examples[OOP, Concurrency, I/O, FP] Design Pattern Implementations for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的设计模式,面向对象的设计模式、函数式编程模式、并发设计模式、I/O 设计模式等实现。
jeznacki / Js Design.patternsMost useful design patterns implemented in JavaScript.
iptop / Babel Plugin Proposal Pattern Matchingthe minimal grammar, high performance JavaScript pattern matching implementation
KarlPurk / Javascript RefactoringA collection of refactoring patterns for improving the design of existing JavaScript code.
jfd / Match JsPattern matching in javascript
OfficeDev / Word Add In Angular2 StyleCheckerOffice Word web add-in that uses the LocationRelation and compareLocationWith APIs of the Word JavaScript APIs to perform a search and replace that skips some ranges based on their location relative to other ranges. The add-in is built on the Angular 2.0 framework, and it also shows how to use the design samples from [Office Add-in UX Design Patterns Code](https://github.com/OfficeDev/Office-Add-in-UX-Design-Patterns-Code).
Rajeev-K / Mvc RouterRouter for JavaScript Single Page Applications that supports MVC pattern
FalconEYE-ai / FalconEYEAI-powered security code analyzer using local LLMs for semantic vulnerability detection. Unlike traditional SAST tools, FalconEYE reasons about code contextually, no pattern matching. Supports Python, JavaScript, TypeScript, Go, Rust, C/C++, Java, and more.
cakey / InfroJavascript visualisation tool for anomalies and patterns in tabular data, using D3.
imchintan / React Native Crypto JsCryptoJS 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.
jsr-core / MatchA **true** pattern matching library for JavaScript/ TypeScript
joshbedo / JS Design Patterns:book: JavaScript Design Patterns in ES 2015