jsrdescamps's Stars
reduxjs/redux
A JS library for predictable global state management
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
koajs/koa
Expressive middleware for node.js using ES2017 async functions
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
fastify/fastify
Fast and low overhead web framework, for Node.js
cloudcommunity/Free-Certifications
A curated list of free courses & certifications.
rollup/rollup
Next-generation ES module bundler
honojs/hono
Web framework built on Web Standards
charmbracelet/gum
A tool for glamorous shell scripts 🎀
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
Netflix/pollyjs
Record, Replay, and Stub HTTP Interactions.
adamwdraper/Numeral-js
A javascript library for formatting and manipulating numbers.
terkelg/prompts
❯ Lightweight, beautiful and user-friendly interactive prompts
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
phuocng/html-dom
Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful.
randyrants/sharpkeys
SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
globalizejs/globalize
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
thephpleague/csv
CSV data manipulation made easy in PHP
hunar4321/particle-life
A simple program to simulate artificial life using attraction/reuplsion forces between many particles
YS-L/csvlens
Command line csv viewer
FWGS/xash3d-fwgs
Xash3D FWGS engine
CYB3RMX/Qu1cksc0pe
All-in-One malware analysis tool.
morris/vanilla-todo
A case study on viable techniques for vanilla web development.
binkley/modern-java-practices
Modern Java/JVM Build Practices
DusanKasan/Knapsack
Collection pipeline library for PHP
AnMnv/eBook
LaTeX book with examples, open-source eBook
W4G1/multithreading
⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.
gabrielanhaia/php-design-patterns
Learn how to implement the most important Design Patterns into your PHP application. This project uses PHP 8+. it has examples for each Pattern and an Article explaining how to use them step by step, their advantages, and disadvantages.
EQuimper/CodeChallenge
All my thinking about some code challenge and Free Code Camps
mtdowling/transducers.php
Composable algorithmic transformations in PHP (mostly a toy and unsupported)