shahabganji
Shahab, who has happened to be a software developer and teller of dad jokes!
Hartberg, Austria
shahabganji's Stars
vuejs/vue-router
🚦 The official router for Vue 2
Eugeny/tabby
A terminal for a more modern age
magnusdanielson/au-office-ui
Aurelia Office UI
shaunluttin/typescript-module-augmentation-class-prototype
Demonstrates module augmentation with the addition of a method to an existing, third-party class.
hashicorp/docker-consul
Official Docker images for Consul.
tc39/proposal-explicit-resource-management
ECMAScript Explicit Resource Management
vue-leaflet/Vue2Leaflet
Vue 2 components for Leaflet maps
earikan/leaflet-selectable-geojson
Read the geojson file, draw the polygons and make them selectable.
liloow/vue-draggableCal
Not your ordinary datepicker. A Vuejs draggable date selector with a fresh responsive design, mobile ready and 0 dependencies, 17kb gzipped
frappe/gantt
Open Source Javascript Gantt
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
nodatime/nodatime
A better date and time API for .NET
jskeet/nodatime
A better date and time API for .NET
bencodezen/vue-enterprise-boilerplate
An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
vuejs/vue-test-utils
Component Test Utils for Vue 2
WebReflection/regular-elements
Custom Elements made available for any node, and through CSS selectors
nathantsoi/vue-native-websocket
native websocket with vuex integration
terrajobst/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
propellant/doctor
quick and easy documentation of Vue.js components - DEPRECATED
unjs/webpackbar
Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
praveenpuglia/vuetify-daterange-picker
The missing date range picker for Vuetify JS you have been looking for.
shaunluttin/design-patterns
Examples, articles. and presentations about design patterns and principles.
ankurk91/vue-loading-overlay
Vue.js component for full screen loading indicator :cyclone:
Vheissu/aurelia-graphql-apollo
An example application showcasing how to integrate Apollo Client and Server into an Aurelia application.
buttonwoodcx/bcx-aurelia-reorderable-repeat
An Aurelia repeater supports drag & drop reordering automatically.
buttonwoodcx/bcx-aurelia-dnd
Aurelia Drag and Drop.
structured-log/structured-log
A JavaScript implementation of Serilog's hybrid text/structured logging
RahmanM/RabbitMQSamples
Samples of using RabbitMQ patterns including Fire and Forget, Pub/sub, Worker Queue, RPC etc