jewishmoses's Stars
reactjs/react-transition-group
An easy way to perform animations when a React component enters or leaves the DOM
nephila/django-meta
Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
pyenv/pyenv
Simple Python version management
pyenv/pyenv-installer
This tool is used to install `pyenv` and friends.
joke2k/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
mattboldt/typed.js
A JavaScript Typing Animation Library
floating-ui/floating-ui
A JavaScript library to position floating elements and create interactions for them.
encode/uvicorn
An ASGI web server, for Python. 🦄
django/django
The Web framework for perfectionists with deadlines.
celery/celery
Distributed Task Queue (development branch)
Tivix/django-cron
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
kraiz/django-crontab
dead simple crontab powered job scheduling for django.
jazzband/django-dbbackup
Management commands to help backup and restore your project database and media files
carltongibson/django-filter
A generic system for filtering Django QuerySets based on user selections
Mimino666/langdetect
Port of Google's language-detection library to Python.
roman01la/html-to-react-components
Converts HTML pages into React components
celiao/tmdbsimple
A wrapper for The Movie Database API v3.
JM-Inc/laravel-viewable
A simple Laravel 8 package to count views for models.
deepfakes/faceswap
Deepfakes Software For All
lebinh/ngxtop
Real-time metrics for nginx server
spatie/emoji
Programatically work with emoji characters
spatie/nova-tags-field
A tags field to use in your Nova apps
spatie/nova-backup-tool
A Laravel Nova tool to backup your app
its-awesome/awesome-laravel-nova
Curated list of Laravel Nova resources
owen-it/laravel-auditing
Record the change log from models in Laravel
metafizzy/infinite-scroll
📜 Automatically add next page
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
mikebronner/laravel-model-caching
Eloquent model-caching made easy.
plank/laravel-mediable
Laravel-Mediable is a package for easily uploading and attaching media files to models with Laravel