Seeman13's Stars
containers/podman
Podman: A tool for managing OCI containers and pods.
un1t/django-cleanup
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
toptal/gitignore.io
Create useful .gitignore files for your project
Attendize/Attendize
Attendize is an open-source ticket selling and event management platform built on Laravel.
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
barryvdh/laravel-ide-helper
IDE Helper for Laravel
vitejs/vite-plugin-vue
Vite Vue Plugins
fetlife/vite-plugin-vue
fetlife build of vite-plugin-vue
git-ftp/git-ftp
Uses Git to upload only changed files to FTP servers.
select2/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
vuetifyjs/vuetify
🐉 Vue Component Framework
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
axios/axios
Promise based HTTP client for the browser and node.js
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
ReactiveX/rxjs
A reactive programming library for JavaScript
angular/angular
Deliver web apps with confidence 🚀
nuxt/nuxt
The Intuitive Vue Framework.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
facebook/react
The library for web and native user interfaces.
Automattic/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
mongodb/mongo
The MongoDB Database
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
socketio/socket.io
Realtime application framework (Node.JS server)
expressjs/express
Fast, unopinionated, minimalist web framework for node.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.