Pinned Repositories
blog
thoughts lue wrote down
elm-keysset
lookup for multiple arbitrary keys. safe. log n
elm-morph
a parser-printer: dev-friendly, general-purpose, great errors
elm-review-action
add a comment and let me transform your code
elm-review-documentation-code-snippet
verify code examples by generating tests
elm-review-mini
scan your project to enforce conventions
elm-state-interface
define an app in a simple, safe and declarative way
elm-syntax-format
pretty print elm-syntax like elm-format
elm-typed-value
a type with 1 variant but convenient
lau
declarative, visual, minimal programming language that reduces brain load
lue-bird's Repositories
lue-bird/elm-state-interface
define an app in a simple, safe and declarative way
lue-bird/elm-syntax-format
pretty print elm-syntax like elm-format
lue-bird/elm-review-action
add a comment and let me transform your code
lue-bird/elm-review-documentation-code-snippet
verify code examples by generating tests
lue-bird/lau
declarative, visual, minimal programming language that reduces brain load
lue-bird/who-leighed-the-hay
thank u hayleigh
lue-bird/elm-state-interface-experimental
fast-moving, less tested version of elm-state-interface
lue-bird/elm-state-interface-hello
minimal setup for an elm-state-interface web app
lue-bird/gmtk-2024
scale the cave, swinging across ropes
lue-bird/blog
thoughts lue wrote down
lue-bird/elm-review-mini
scan your project to enforce conventions
lue-bird/elm-bits
safe, typed bit arrays
lue-bird/elm-bytes-ports-benchmark
compares different ways to transport bytes over ports
lue-bird/elm-fast-dict
A drop-in, faster implementation of `Dict` from `elm/core`
lue-bird/elm-lookup-safe
Dict/Set which doesn't need to be opaque
lue-bird/elm-parser-tricks
lue-bird/elm-review-import-simple
enforce `import Module [exposing (Module)]`
lue-bird/elm-review-mini-cli-starter
minimal setup for an elm-review-mini CLI program
lue-bird/elm-review-mini-common
A collection of generally useful reviews for elm-review-mini
lue-bird/elm-review-no-catch-all-for-specific-remaining-patterns
exhaustively list all specific cases if possible
lue-bird/elm-review-pattern
elm-review: Forbid as and record patterns
lue-bird/elm-review-predefine
move expression parts that don't rely on arguments to module scope
lue-bird/elm-review-simplify
Provides elm-review rules to simplify your Elm code
lue-bird/elm-review-sscce-modulenamelookuptable-at-list-type
lue-bird/elm-review-variables-between-case-of-access-in-cases
reports when a variable between `case .. of` is used in any of the cases
lue-bird/elm-state-interface-node-hello
minimal setup for an elm-state-interface node app
lue-bird/elm-syntax
Elm syntax in Elm
lue-bird/lider
discover overgrown landscapes you just want to be in
lue-bird/lue-bird
Config files for my GitHub profile.
lue-bird/my-elm-review-config
The elm-review configuration enabled on my personal projects