DevKnightlie's Stars
localsend/localsend
An open-source cross-platform alternative to AirDrop
typicode/lowdb
Simple and fast JSON database
louischatriot/nedb
The JavaScript Database, for Node.js, nw.js, electron and the browser
maximegris/angular-electron
Ultra-fast bootstrapping with Angular and Electron :speedboat:
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
NathanWalker/angular-seed-advanced
Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
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.
TeamMaestro/angular-native-seed
Build web apps and NativeScript applications from one codebase using the AngularCLI.
thesadrogue/TheSadRogue.Primitives
A collection of primitive data structures for working with a 2-dimensional grid.
thesadrogue/TheSadRogue.Integration
An integration library between SadConsole and GoRogue
Chris3606/SadRogueExample
An example game using TheSadRogue.Integration, based on the example game used in the Python Libtcod tutorial.