raagin's Stars
axios/axios
Promise based HTTP client for the browser and node.js
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
SortableJS/Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
encode/django-rest-framework
Web APIs for Django. 🎸
sampotts/plyr
A simple HTML5, YouTube and Vimeo player
svg/svgo
⚙️ Node.js tool for optimizing SVG files
SortableJS/Vue.Draggable
Vue drag-and-drop component based on Sortable.js
handsontable/handsontable
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
kovidgoyal/calibre
The official source code repository for the calibre ebook manager
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
fabric/fabric
Simple, Pythonic remote execution and deployment.
BrowserSync/browser-sync
Keep multiple browsers & devices in sync when building websites. https://browsersync.io
Kozea/WeasyPrint
The awesome document factory
django-mptt/django-mptt
Utilities for implementing a modified pre-order traversal tree in django.
hilios/jQuery.countdown
The Final Countdown plugin for jQuery
JazzCore/python-pdfkit
Wkhtmltopdf python wrapper to convert html to pdf
farridav/django-jazzmin
Jazzy theme for Django
ulope/pyformat.info
Single page cheat-sheet about Python string formatting
jazzband/django-tinymce
TinyMCE integration for Django
jazzband/django-hosts
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
fabiocaccamo/django-colorfield
:art: color field for django models with a nice color-picker in the admin.
Kronuz/pyScss
pyScss, a Scss compiler for Python
last-partizan/pytils
Russian-specific string utils
matthiask/django-tree-queries
Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
torchbox/django-libsass
A django-compressor filter to compile SASS files using libsass
django-ace/django-ace
Django-ace-editor is an implementation of the ajax.org Ace editor as a form widget.
raagin/django-streamfield
This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.
anko/array-keyed-map
JS datastructure, like Map, but the keys are arrays
ArtemiusUA/django-cml
An app for data exchange in CommerceML 2 standard.
ikushum/Django-Vue-Chat-App
A Live Chat application built using Django and Vue.js. It uses Django's Channels which allows us to handle WebSocket protocol. In the frontend layer Vue.js uses WebSocket API to establish two-sided connection with the server.