• Stars
    star
    5
  • Rank 2,846,333 (Top 57 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Experiments with the new pipeline operator ๐Ÿค“

More Repositories

1

linq.ts

๐ŸŒ€LINQ for TypeScript
TypeScript
808
star
2

optics.js

๐Ÿ”ญ Lenses, Prisms and Traversals in JavaScript!
JavaScript
52
star
3

xcode-visual-studio-theme

A minimalist theme for Xcode with the look & feel of Visual Studio
44
star
4

babel-plugin-remove-test-ids

๐Ÿ  Babel plugin to strip `data-test-id` HTML attributes
JavaScript
41
star
5

reason-catstagram

๐Ÿˆ Catstagram made with ReasonReact!
Reason
32
star
6

haskell-book

๐Ÿš€My solutions to the Haskell Book exercises!
Haskell
27
star
7

aprende-react

โš›๏ธ Starter files for my React.js workshop
CSS
25
star
8

superb-developer-titles

๐Ÿฆ„ Get random cool/funky/weird developer titles
JavaScript
17
star
9

react-css-props

๐Ÿ’…๐Ÿผ Dynamically turn your props into CSS clases!
JavaScript
14
star
10

elm-parcel-template

A template starter with bare bones Elm & Parcel 2 ๐ŸŒณ๐Ÿ“ฆ
Elm
12
star
11

elm-catstagram

๐ŸŒณ๐Ÿˆ Catstagram in Elm!
Elm
12
star
12

functional-programming

โš™๏ธ My personal collection of FP JavaScript functions!
JavaScript
11
star
13

es6-emitter

๐Ÿš€ Smallest event emitter for JavaScript with all the power of ES6 Maps!
JavaScript
11
star
14

lambdas-everywhere

โš›๏ธ My talk for React Alicante 2018
JavaScript
10
star
15

fpjs-workshop

โšก๏ธ My workshop to teach FP principles in JavaScript
JavaScript
9
star
16

aprende-redux

Code for my Redux Workshop โšก๏ธ
JavaScript
9
star
17

twitter-unfollow-bot

๐Ÿฆ Twitter bot that lets you know when someone unfollows you!
JavaScript
7
star
18

functional-lenses

Slides for my Lambda World Cรกdiz 2018 talk ๐บ๐ŸŒ
JavaScript
7
star
19

typescript-algorithms

๐Ÿค“ A small set of algorithms as I learn them
TypeScript
6
star
20

elm-talk

Impossible states actually impossible in the frontend ๐ŸŒณ
MDX
6
star
21

urlish

๐Ÿ”— An URI shortener made with Redis and the Reader Monad!
Haskell
5
star
22

learn-graphql

My example code for learning GraphQL
JavaScript
5
star
23

ng2-timer

Angular 2 Timer
HTML
5
star
24

trolleys

๐Ÿ›’ Haskell program to schedule trolleys and shifts randomly!
Haskell
4
star
25

haskell-kata

๐Ÿ‘พ Code for my Haskell Kata for CodeWars and Maybe Twitch/Youtube!
Haskell
4
star
26

mu-haskell-berlin-fp-talk

Code example and slides for my talk in the Berlin Functional Programming Group
Haskell
4
star
27

argo

๐Ÿ“‡ Zero-dep JSON parser with Haskell and Nix
Haskell
4
star
28

trolley-scheduler

๐Ÿ“šHaskell program to schedule trolleys and shifts randomly!
Haskell
4
star
29

hangman

๐Ÿ‘พ A hangman CLI game made in Haskell!
Haskell
4
star
30

morpheus-gql-library

Example of a GraphQL library app made with Morpheus
Haskell
4
star
31

reasonml-talk

What Happens If You Let The Creator of React Design a Programming Language
4
star
32

elm-wordle-twitch

Code for my "Replicating WORDLE in Elm" Twitch Stream! ๐Ÿ‘พ
Elm
4
star
33

learn-node

My repo for the LEARN NODE course by @wesbos
JavaScript
4
star
34

kutyel-hakyll

New personal website with Hakyll!
CSS
3
star
35

optics-by-example

Code for the exercises of Optics By Example solved on Twitch! ๐Ÿ‘พ
Haskell
3
star
36

what-is-a-monad-ts

Learn what Monadsโ„ข๏ธ are in TypeScript!
TypeScript
3
star
37

elm-caesar-cipher

๐ŸŒณCaesar Cipher made in Elm!
Elm
3
star
38

fp-typescript-workshop

๐Ÿช Functional Programming in TypeScript!
TypeScript
3
star
39

flow-linq

โšก๏ธ Another LINQ implementation in JavaScript, but with Flow annotations!
JavaScript
3
star
40

morse

๐Ÿ€„๏ธA morse translator in Haskell!
Haskell
3
star
41

thinking-with-types

โŒจ๏ธ Solutions to the exercises of "Thinking With Types" in various programming languages!
Haskell
3
star
42

dev201x-final-project

Final project for edX Microsoft course: DEV201x Introduction to TypeScript, made with Angular 2!
TypeScript
3
star
43

essential-fsharp

Code for my reading of the "Essential F#" book
F#
3
star
44

TuentiChallenge8

๐Ÿš€ My solutions to the Tuenti Challenge 8, always in JavaScript!
JavaScript
2
star
45

egghead-elm-ui

Code for my elm-ui egghead course
Elm
2
star
46

vscode-haskell-snippets

Useful VSCode Snippets if you use Haskell!
2
star
47

egghead

This is the code for all my egghead videos! โœจ
JavaScript
2
star
48

rx-open-weather-map

Next.js + React + Redux + Redux-Saga app to display data from OpenWeatherMap's API
JavaScript
2
star
49

elm-bulma-dashboard

๐Ÿ’…๐Ÿผ A playground with `elm-bulma`
Elm
2
star
50

elm-land-tailwindcss-template

Github template for elm-land with vanilla Tailwind CSS
Elm
2
star
51

hit-counter

Example Web Hit Counter with Scotty and Monad Transformers
Haskell
1
star
52

react-rainbow

Rainbow generated with React ๐ŸŒˆ
TypeScript
1
star
53

paella.js

This project will be awesome!
1
star
54

parcel-transformer-svg-elm

A Parcel 2 plugin to turn automatically SVGs into `elm/svg` โœจ
TypeScript
1
star
55

haskell-challenge-1

My Haskell solution to a data science challenge. ๐Ÿ‘จโ€๐Ÿ”ฌ
Haskell
1
star
56

JavaScript30

My Solutions To The 30 Day Vanilla JS Challenge
HTML
1
star
57

css-grid

๐ŸŽจ My code for Wes Bos CSS Grid course!
HTML
1
star
58

miin-routine

๐Ÿ’…๐Ÿป Have you taken care of yourself today?
Elm
1
star
59

browser-test-runner

A simple test runner for the browser (code challenge)
JavaScript
1
star
60

functional-light

My solutions to the Functional-Light JavaScript, v2 โšก๏ธ
JavaScript
1
star
61

tuenti-challenge-6

Tuenti Challenge 6
Python
1
star
62

mdx-deck-footer

A simple footer for mdx-deck presentations
JavaScript
1
star
63

famous-painters

First Angular CLI App
TypeScript
1
star
64

category-theory

My exercises from Category Theory for Programmers ๐Ÿค“
JavaScript
1
star
65

functional-playground

Repo with the code for my Twitch streams! โšก๏ธ
JavaScript
1
star
66

catstagram-backend

Fake Backend for my Catstagram examples
JavaScript
1
star
67

evil-eye

A small JavaScript logger for Twitch/Youtube streams
JavaScript
1
star
68

SwiftNoteApp

My very first app in the Swift programming language. A really basic notes app talking to a simple Node.js API
Swift
1
star