Pinned Repositories
ai-search
ai-search
elm-pretty-printer
elm-serverless
Deploy an elm HTTP API to AWS Lambda using serverless
elm-serverless-demo
Demo applications for elm-serverless.
elm-state-machines
State machines with phantom types in Elm.
elm-swagger
Tools for building Swagger specifications in Elm, and for generating Elm code from them.
elm-syntax-dsl
A DSL for creating Elm syntax trees and pretty printing Elm source code.
lazy-list
Lazy Lists (or Sequences) for Elm
salix
A language for code generation.
tea-tree
Tea Trees are Rose Trees that work better with The Elm Architecture.
the-sett's Repositories
the-sett/elm-serverless
Deploy an elm HTTP API to AWS Lambda using serverless
the-sett/elm-syntax-dsl
A DSL for creating Elm syntax trees and pretty printing Elm source code.
the-sett/elm-pretty-printer
the-sett/elm-serverless-demo
Demo applications for elm-serverless.
the-sett/salix
A language for code generation.
the-sett/lazy-list
Lazy Lists (or Sequences) for Elm
the-sett/elm-auth-aws
Elm authentication module for AWS Cognito - a simpler API than working with Cognito directly.
the-sett/elm-aws-cognito
Elm client for the AWS Cognito services for managing user identities.
the-sett/elm-aws-core
Make authenticated REST requests to AWS services using Elm
the-sett/parser-recoverable
An extension of elm/parser with error recovery.
the-sett/elm-localstorage
An Elm interface to JavaScripts localStorage facility.
the-sett/the-sett-laf
The Sett - Look and Feel
the-sett/elm-auth
Elm authentication API pattern with multiple implementations.
the-sett/elm-auth-demo
Demo of using elm-auth.
the-sett/elm-aws-codegen
A code generator for AWS service stubs in Elm.
the-sett/elm-gap-buffer
An efficient gap buffer implementation for Elm based around slicing Array.
the-sett/elm-pointer
An HTML pointer API for simplifying working with mouse and touch together.
the-sett/docs-thesett-com
Documentation site for the sett.
the-sett/elm-2d-camera
A camera for zoomable 2d drawings.
the-sett/elm-animate
A simple and minimal animation sequencer
the-sett/elm-aws-elastic-containers
Elm AWS stubs for using the elastic container services - ECS and ECR
the-sett/elm-browser-info
Gather information on which browser the code is running under.
the-sett/elm-error-handling
Tools for more elaborate error handling than Result alone.
the-sett/elm-nonempty-set
A non-empty set implementation with similar API to elm/core Set.
the-sett/elm-review-architecture
Elm Review rules for enforcing Architecture
the-sett/elm-update-helper
the-sett/salix-aws-spec
Transform an AWS service specification into Salix.
the-sett/svg-text-fonts
Convert text to SVG paths and bounding boxes, using OpenType fonts.
the-sett/typed-svg
Typed SVG library written for Elm
the-sett/www-thesett-com
Website for thesett.com