Springload (@springload)

Top repositories

1

awesome-wagtail

A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
1,926
star
2

react-accessible-accordion

Accessible Accordion component for React
TypeScript
779
star
3

draftail

πŸ“πŸΈ A configurable rich text editor built with Draft.js
TypeScript
599
star
4

css-reporter

It's analytics for your stylesheet
JavaScript
126
star
5

wagtailgmaps

Simple Google Maps address formatter for Wagtail fields
Python
82
star
6

madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
Python
80
star
7

draftjs_exporter

Convert Draft.js ContentState to HTML
Python
80
star
8

wagtail-django-recaptcha

A simple recaptcha field for Wagtail Form Pages
Python
54
star
9

ssm-parent

Docker entrypoint that gets parameters from AWS SSM Parameter Store
Go
51
star
10

react-redux-exercise

Exercise to understand better react-redux, how it works and how to use it.
JavaScript
49
star
11

wagtailenforcer

The Wagtail arm of the law - enforce security protocols on your Wagtail site
Python
44
star
12

wagtailcommonblocks

Common StreamField blocks for Wagtail
Python
39
star
13

wagtailembedder

Snippets embedder for Wagtail richtext fields
Python
36
star
14

metacomponent

MetaComponent makes React, Django, Vue, Mustache/Handlebars, Angular, etc. REPL:
TypeScript
34
star
15

react-accessible-headings

Makes it easier to keep heading levels semantic and accessible (WCAG)
TypeScript
33
star
16

reusable-d3-charts

Reusable charts built with D3. Built on Web standards, fully customisable.
JavaScript
33
star
17

metatemplate

Project renamed to MetaComponent see https://github.com/springload/metacomponent
31
star
18

pattern-book

Renamed to react-patterns
29
star
19

dotfiles

Software Installation, Configuration and Preferences for Springload
Vim Script
24
star
20

wagtailmodelchoosers

A Wagtail app to pick generic models (rather than snippets or pages)
Python
23
star
21

wagtaildraftail

πŸ¦πŸ“πŸΈ Draft.js editor for Wagtail, built upon Draftail and draftjs_exporter
Python
23
star
22

react-portal-popover

A popover library for React, using Portals for better positioning.
JavaScript
21
star
23

Wrangler.py

A Python static site generator
Python
19
star
24

springtunes

Control your Spotify client remotely from your browser
JavaScript
19
star
25

react-accessible-modal

Accessible modal dialog component for React
JavaScript
17
star
26

react-search-example

πŸ“‰πŸ“ˆ An example of using React with D3, Lunr.js and an autocomplete UI to build an accessible keyboard-centric search experience. Also – service workers for offline caching, and desktop app with Electron.
CSS
17
star
27

segmented-control

A simple, CSS-driven way to create a segmented control using a list of radio buttons and labels.
CSS
15
star
28

react-svg-icon

Accessible SVG icon component for React
JavaScript
15
star
29

react-d3-integration

An example on how to integrate D3 into React
HTML
14
star
30

react-iframe-click

Detect clicks on iframe (but not within)
TypeScript
12
star
31

react-simpler-select

React component that renders a select. Supports optgroups, multiple selections.
JavaScript
12
star
32

react-accessible-ellipsis

Truncate multiline with an ellipsis... without causing accessibility problems!
11
star
33

form-validation-problem

A task for potential Springload developers.
11
star
34

springload-analytics.js

Google Analytics event tracking helper
JavaScript
10
star
35

wagtailfacelift

WARNING: This repo isn't maintained anymore! Drop-in CSS enhancements for Wagtail's Streamfield
CSS
10
star
36

ecs-tool

A tool to work with Amazon ECS. Allows easy deployments and running commands.
Go
9
star
37

quicktube

A lightweight embed video player, with support for YouTube and Vimeo
JavaScript
9
star
38

mocha-chai-to-jest

How to migrate unit tests from Mocha and Chai to Jest
JavaScript
8
star
39

aws-ssh

Creates ssh config to connect to your AWS ec2 instances
Go
7
star
40

screenshotron

The most aptly-named way to take screenshots of pages with Electron.
JavaScript
7
star
41

wunderlist-to-todoist

Wunderlist to Todoist
PHP
6
star
42

lp-aws-saml

Go
6
star
43

devops-challenge

Shell
5
star
44

wagtailgists

Useful snippets for Wagtail
JavaScript
4
star
45

tagman-watcher

Tiny (1kb) utility for effiently watching browser events and sending them to Google Tag Manager
JavaScript
4
star
46

slack-harvest

Integrations between slack and harvest, such as the timesheet nagger.
JavaScript
4
star
47

grunticon-pigment

Fork of filamentgroup grunt-grunticon. Creates colourised versions of SVG icons.
JavaScript
4
star
48

rikki-patterns

🎽⚑️ Living pattern library generator. Move fast and don't break your patterns.
JavaScript
3
star
49

react-patterns

A pattern library designed to be easier to maintain
JavaScript
3
star
50

springload-analytics

TypeScript
3
star
51

frontend-starter-styles

The building blocks of CSS at Springload
SCSS
3
star
52

SporeJS

⛔️ DEPRECATED
JavaScript
3
star
53

set-alias-on-host

Pure bash script to set docker network alias on host machine
Shell
3
star
54

workshops

πŸŽ†πŸ‘·πŸ”§ Training workshops at Springload
JavaScript
3
star
55

ansible_aws_inventory

Ansible AWS dynamic inventory script. Can also be used with ssh.
Python
3
star
56

eway-rapid-python

Python client implementation for eWAY Rapid API v3
Python
3
star
57

site-url-scraper

Multithreaded Python application to search a string pattern or find all internal links from a url or CSV list of urls
Python
3
star
58

terraform-aws-ecs-cluster

terraform >=0.12 module for AWS ECS cluster
HCL
3
star
59

pattern-library

WIP: Pattern library in django.
Python
3
star
60

wagtailimagecaption

WARNING: This repo isn't maintained anymore! Images captions for Wagtail
Python
3
star
61

springload.github.io

Springload’s hub for open source
CSS
3
star
62

springtunes-native

Native iOS/Android client for Springtunes
JavaScript
2
star
63

FadeSlide.js

fadeSlide.js is a different kind of jQuery carousel. The previous and next items are slightly visible, giving a cool graphical effect. Great for impressive looking home pages!
JavaScript
2
star
64

email-starter-kit

Email starter kit
HTML
2
star
65

FancyInputs.js

Pretty selects, checkboxes, and conditionals for work and pleasure.
CSS
2
star
66

HoverState.js

A handy jQuery plugin that preloads your images hover state, then displays it "onHover".
JavaScript
2
star
67

python-static-analysis

Dockerfile
2
star
68

redux-form-exercise

Exercises to understand better redux-form, how it works and how to use it.
JavaScript
2
star
69

pulumi-tf-provider-ec

Go
2
star
70

wagtailvideoposter

WARNING: This repo isn't maintained anymore! Poster images for Wagtail Video Embeds
Python
2
star
71

eslint-plugin-springload

Springload's ESLint shareable configurations, as a plugin.
JavaScript
2
star
72

ShowHide.js

ShowHide: Toggle content based on data attr hooks.
JavaScript
2
star
73

wagtailclasssetter

WARNING: This repo isn't maintained anymore! Class setter for link tags in Hallo.js editor
Python
2
star
74

jobs

Springload Jobs experimental mini-site
HTML
1
star
75

public-keys

1
star
76

labels

Files to populate GitHub labels usable in Huboard
1
star
77

springtunes-webextension

Browser extension for springtunes
JavaScript
1
star
78

typed_environment_configuration

Typed environment configuration for Python
Python
1
star
79

Browser.js

JavaScript
1
star
80

lodash-function-finder

Helps find Lodash functions based on input/output. App: https://springload.github.io/lodash-function-finder/
TypeScript
1
star
81

eslint-config-springload

Springload's ESLint shareable configuration
JavaScript
1
star
82

prettier-config-springload

Importable configuration object for standardised Prettier config
JavaScript
1
star