houseofyair's Stars
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
eligrey/FileSaver.js
An HTML5 saveAs() FileSaver implementation
typicode/lowdb
Simple and fast JSON database
PanJiaChen/vue-admin-template
a vue2.0 minimal admin template
infinitered/ignite
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
trimstray/nginx-admins-handbook
How to improve NGINX performance, security, and other important things.
nextapps-de/flexsearch
Next-Generation full text search library for Browser and Node.js
citybound/citybound
A work-in-progress, open-source, multi-player city simulation game.
jspreadsheet/ce
Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
tangbc/vue-virtual-scroll-list
⚡️A vue component support big amount data list with high render performance and efficient.
apiaryio/dredd
Language-agnostic HTTP API Testing Tool
datarhei/restreamer
The Restreamer is a complete streaming server solution for self-hosting. It has a visually appealing user interface and no ongoing license costs. Upload your live stream to YouTube, Twitch, Facebook, Vimeo, or other streaming solutions like Wowza. Receive video data from OBS and publish it with the RTMP and SRT server.
phiresky/sql.js-httpvfs
Hosting read-only SQLite databases on static file hosters like Github Pages
csswizardry/ct
Let’s take a look inside your <head>…
sonicoder86/awesome-vue-3
A curated list of awesome things related to Vue 3
vlucas/frisby
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
vue-final/vue-final-modal
🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
Chris3606/GoRogue
.NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture.
jshor/datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
slashman/jsrl
JavaScript/TypeScript Roguelike Template - The basics to start building your own
baleada/vue-features
User interface features composed from Baleada Composition functions and the Vue 3 Composition API
oktadev/okta-aspnetcore-vue-crud-example
CRUD Application with ASP.NET Core and Vue.js
baruchiro/VueViteBoilerplateAdds
building a Vue.js app using Vite CLI, with each commit adding a new feature. It serves as a guide for using Vue.js and Vite, and can be used as a starting point for your own projects.