Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

package.elm-lang.org "elm" keyword

Top 9.2% on package.elm-lang.org
NoRedInk/noredink-ui 28.5.0
UI Widgets we use at NRI
354 versions - Latest release: 5 days ago - 2 dependent packages - 119 stars on GitHub
goyalarchit/elm-dagre 4.0.0
Sugiyama Style graph drawing in pure elm.
5 versions - Latest release: 10 days ago - 2 dependent packages - 13 stars on GitHub
Top 8.8% on package.elm-lang.org
dillonkearns/elm-pages 10.1.0 💰
Hybrid Elm framework with full-stack and static routes.
26 versions - Latest release: 15 days ago - 1 dependent package - 622 stars on GitHub
lue-bird/elm-review-opaque-type 1.0.1
forbid `type`s that are exposed without variants
2 versions - Latest release: 17 days ago - 0 stars on GitHub
wolfadex/elm-calendar 1.0.1
A package for viewing a calendar of events
2 versions - Latest release: about 1 month ago - 0 stars on GitHub
Top 6.8% on package.elm-lang.org
jfmengels/elm-review 2.13.2 💰
Analyzes Elm projects, to help find mistakes before your users find them.
46 versions - Latest release: about 1 month ago - 70 dependent packages - 219 stars on GitHub
lue-bird/elm-state-interface 2.0.1
define an app in a simple, safe and declarative way
3 versions - Latest release: about 1 month ago - 5 stars on GitHub
dmy/elm-imf-date-time 1.0.2
RFC5322, RFC2822, RFC822 - Internet Message Format date & time strings
3 versions - Latest release: about 1 month ago - 1 dependent package - 1 stars on GitHub
BrianHicks/elm-csv 4.0.0
Decode CSV in the most boring way possible.
9 versions - Latest release: about 1 month ago - 29 stars on GitHub
phosphor-icons/phosphor-elm 2.1.0
A flexible icon family for Elm
5 versions - Latest release: about 1 month ago - 10 stars on GitHub
lue-bird/elm-review-documentation-code-snippet 1.1.0
verify code examples by generating tests
3 versions - Latest release: about 2 months ago - 0 stars on GitHub
Top 5.8% on package.elm-lang.org
terezka/line-charts 2.0.2 💰
A library for plotting lines charts in SVG.
4 versions - Latest release: about 2 months ago - 1 dependent package - 10 dependent repositories - 454 stars on GitHub
andrewMacmurray/elm-concurrent-task 1.1.1
Run a tree of Tasks concurrently, call JS functions as Tasks (Task Ports)
3 versions - Latest release: about 2 months ago - 9 stars on GitHub
Top 2.5% on package.elm-lang.org
gampleman/elm-visualization 2.4.1 💰
A data visualization package for Elm
18 versions - Latest release: 2 months ago - 8 dependent packages - 21 dependent repositories - 497 stars on GitHub
terezka/elm-charts 4.0.0 💰
SVG charts components in Elm.
4 versions - Latest release: 2 months ago - 610 stars on GitHub
ryan-haskell/graphql 1.0.0
An elm/json inspired package for working with GraphQL
1 version - Latest release: 2 months ago - 6 stars on GitHub
ryan-haskell/elm-spa 1.0.0
single page apps made easy.
1 version - Latest release: 2 months ago - 455 stars on GitHub
mercurymedia/elm-ag-grid 27.0.1
AgGrid integration for Elm
38 versions - Latest release: 2 months ago - 3 stars on GitHub
lue-bird/elm-review-multiple-append-to-concat 1.0.2
elm-review: replace multiple `++` in sequence with concat
3 versions - Latest release: 2 months ago - 1 stars on GitHub
lue-bird/elm-review-upgrade 1.0.1
tell me how to get rid of outdated stuff
2 versions - Latest release: 3 months ago - 0 stars on GitHub
elmcraft/core-extra 2.0.0
Utility functions for an improved experience with elm/core
2 versions - Latest release: 3 months ago - 12 stars on GitHub
lue-bird/elm-docs-diff 1.0.2
compare versions of an elm API
3 versions - Latest release: 3 months ago - 0 stars on GitHub
elm-toulouse/cbor 3.5.0
RFC 7049 - Concise Binary Object Representation (CBOR)
10 versions - Latest release: 3 months ago - 10 stars on GitHub
MacCASOutreach/graphicsvg 8.1.0
Beautiful scalable vector graphics (SVG) in Elm.
21 versions - Latest release: 3 months ago - 4 dependent repositories - 43 stars on GitHub
ymtszw/elm-xml-decode 3.2.2
Xml decoder sharing the spirit of Json.Decode
8 versions - Latest release: 3 months ago - 6 dependent packages - 2 dependent repositories - 15 stars on GitHub
lue-bird/elm-review-phantom-type 1.0.2
forbid `type` parameters not used in the definition
3 versions - Latest release: 3 months ago - 0 stars on GitHub
lattyware/elm-fontawesome 7.0.0
FontAwesome as pure Elm and SVG.
15 versions - Latest release: 3 months ago - 3 dependent packages - 34 stars on GitHub
upsiflu/less-ui 2.0.0
Less pushing around `views` across the DOM. Less Ui state in your model.
2 versions - Latest release: 4 months ago - 0 stars on GitHub
finos/morphir-elm 21.0.1
Morphir Elm bindings
37 versions - Latest release: 4 months ago - 32 stars on GitHub
dillonkearns/elm-bcp47-language-tag 2.0.0 💰
BCP 47 language tags, ISO 639-1 language codes, and ISO 3166-1 country codes.
3 versions - Latest release: 4 months ago - 3 dependent packages - 0 stars on GitHub
turboMaCk/lazy-tree-with-zipper 3.4.1
Lazy rose tree (multiway tree) with zipper.
12 versions - Latest release: 4 months ago - 1 dependent package - 27 stars on GitHub
jasonliang-dev/elm-heroicons 2.2.0
Heroicons for elm
8 versions - Latest release: 5 months ago - 11 stars on GitHub
dwayne/elm-integer 1.0.0
The integers, ℤ = { ..., -2, -1, 0, 1, 2, ... }
1 version - Latest release: 5 months ago - 0 stars on GitHub
dwayne/elm-natural 1.1.1
The natural numbers, â„• = { 0, 1, 2, ... }
4 versions - Latest release: 5 months ago - 1 dependent package - 3 stars on GitHub
SiriusStarr/elm-review-pipeline-styles 1.3.9
Customizable elm-review rules for allowable pipeline styles.
13 versions - Latest release: 6 months ago - 4 stars on GitHub
SiriusStarr/elm-review-no-unsorted 1.1.7
elm-review rules to ensure sortable code is sorted in the "proper" order.
15 versions - Latest release: 6 months ago - 3 stars on GitHub
Top 9.5% on package.elm-lang.org
ianmackenzie/elm-3d-scene 1.0.2
3D rendering engine for Elm
3 versions - Latest release: 6 months ago - 2 dependent packages - 194 stars on GitHub
ianmackenzie/elm-geometry-svg 3.0.1
Render 2D elm-geometry types as SVG
6 versions - Latest release: 7 months ago - 2 dependent packages - 1 dependent repositories - 40 stars on GitHub
ianmackenzie/elm-3d-camera 4.0.1
Camera type for 3D rendering and projection
11 versions - Latest release: 7 months ago - 3 dependent packages - 12 stars on GitHub
Top 4.8% on package.elm-lang.org
ianmackenzie/elm-geometry 4.0.0
2D/3D geometric data types and operations
22 versions - Latest release: 7 months ago - 24 dependent packages - 2 dependent repositories - 179 stars on GitHub
lue-bird/elm-keysset 5.0.2
lookup for multiple arbitrary keys. safe. log n
15 versions - Latest release: 8 months ago - 1 dependent package - 3 stars on GitHub
lue-bird/elm-review-variables-between-case-of-access-in-cases 1.0.1
reports when a variable between `case .. of` is used in any of the cases
2 versions - Latest release: 8 months ago - 0 stars on GitHub
adius/vectual 5.0.0 💰
Open source charting library
6 versions - Latest release: 8 months ago - 67 stars on GitHub
andrewMacmurray/elm-simple-animation 2.3.2
stateless animation utils
12 versions - Latest release: 8 months ago - 47 stars on GitHub
sporto/elm-select 6.2.1
A selection input with auto-completion
42 versions - Latest release: 9 months ago - 4 dependent repositories - 47 stars on GitHub
SiriusStarr/elm-spaced-repetition 2.1.0
Create spaced repetition software using several different popular algorithms.
5 versions - Latest release: 9 months ago - 11 stars on GitHub
Top 6.6% on package.elm-lang.org
dillonkearns/elm-graphql 5.0.12 💰
Type-safe GraphQL queries in Elm.
30 versions - Latest release: 9 months ago - 6 dependent packages - 754 stars on GitHub
lue-bird/elm-morph 3.0.1
a parser-printer: dev-friendly, general-purpose, great errors
7 versions - Latest release: 9 months ago - 8 stars on GitHub
lue-bird/elm-bits 9.0.2
safe, typed bit arrays
25 versions - Latest release: 9 months ago - 1 dependent package - 0 stars on GitHub
lue-bird/elm-typesafe-array 34.0.1
array with a typed length range → safe access
59 versions - Latest release: 9 months ago - 3 dependent packages - 2 stars on GitHub
lue-bird/elm-bounded-nat 35.0.0
natural number in a typed range
56 versions - Latest release: 9 months ago - 5 dependent packages - 0 stars on GitHub
turboMaCk/non-empty-list-alias 1.4.0
Functions for working (a, List a) and NonEmpty List Zipper
7 versions - Latest release: 9 months ago - 3 dependent packages - 7 stars on GitHub
Top 5.7% on package.elm-lang.org
pablohirafuji/elm-syntax-highlight 3.5.0
Syntax highlighting in Elm
13 versions - Latest release: 10 months ago - 6 dependent packages - 5 dependent repositories - 73 stars on GitHub
lydell/elm-app-url 1.0.4
URLs for applications
5 versions - Latest release: 10 months ago - 3 dependent packages - 13 stars on GitHub
lue-bird/elm-rosetree-path 2.0.5
navigate rosetrees and forests
8 versions - Latest release: 10 months ago - 2 dependent packages - 0 stars on GitHub
lue-bird/elm-review-equals-caseable 1.0.0
elm-review: report `==` when equivalent `case of` exists
1 version - Latest release: 10 months ago - 0 stars on GitHub
dillonkearns/elm-review-html-to-elm 2.0.0 💰
Generate Elm code from HTML strings using an elm-review fix.
8 versions - Latest release: 10 months ago - 70 stars on GitHub
lue-bird/elm-linear-direction 11.2.0
up or down a structure
23 versions - Latest release: 11 months ago - 8 dependent packages - 0 stars on GitHub
gribouille/elm-table-tailwind 3.0.0
Full features ELM table component for Tailwind
4 versions - Latest release: 11 months ago - 2 stars on GitHub
Top 7.4% on package.elm-lang.org
ianmackenzie/elm-units 2.10.0
Simple, safe and convenient unit types and conversions for Elm
15 versions - Latest release: 11 months ago - 32 dependent packages - 83 stars on GitHub
orus-io/elm-spa 3.0.1
A set of tools to easily build Single Page Application
8 versions - Latest release: 11 months ago - 37 stars on GitHub
escherlies/elm-vectors 1.1.0
A vector library for elm
2 versions - Latest release: 11 months ago - 0 stars on GitHub
rl-king/elm-iso3166-country-codes 2.0.1
Convert to and from alpha2, alpha3, id and country names in 23 languages
3 versions - Latest release: 11 months ago - 1 dependent package - 1 stars on GitHub
hanifhefaz/elm-activity-logs 1.0.0
A package for managing activity logs in Elm.
1 version - Latest release: 11 months ago - 5 stars on GitHub
lue-bird/elm-emptiness-typed 9.2.1
one type for emptiable and safe non-empty
23 versions - Latest release: 12 months ago - 7 dependent packages - 0 stars on GitHub
miniBill/elm-review-call-graph 1.0.3
Extract the call graph from an application
4 versions - Latest release: 12 months ago - 0 stars on GitHub
lue-bird/elm-and-or 1.0.0
both or only one of them
1 version - Latest release: about 1 year ago - 1 dependent package - 0 stars on GitHub
gribouille/elm-table 5.3.0
Table component
10 versions - Latest release: about 1 year ago - 4 stars on GitHub
brian-watkins/elm-procedure 1.1.1
Orchestrate commands, subscriptions, and tasks
3 versions - Latest release: about 1 year ago - 15 stars on GitHub
rl-king/elm-scroll-to 1.1.2
Smoothly scroll to DOM elements with a spring animation
4 versions - Latest release: about 1 year ago - 1 stars on GitHub
webbhuset/elm-json-decode 1.2.0
Decode JSON objects using chained functions (continuation style).
5 versions - Latest release: about 1 year ago - 15 stars on GitHub
gribouille/elm-select-tailwind 1.2.0
ELM select component with autocompletion & tailwind
3 versions - Latest release: about 1 year ago - 0 stars on GitHub
lue-bird/elm-review-record-alias-constructor 1.1.3
elm-review: forbid record `type alias` constructors
8 versions - Latest release: about 1 year ago - 0 stars on GitHub
yoghurt-x86/easy-forms 1.0.1
Simple and fast way to build forms
2 versions - Latest release: about 1 year ago - 0 stars on GitHub
driebit/elm-ginger 5.0.0
Ginger CMS integration
15 versions - Latest release: over 1 year ago - 6 stars on GitHub
dtwrks/elm-book 1.4.3
Rich documentation builder inspired by Storybook and HexDocs.
11 versions - Latest release: over 1 year ago - 3 dependent packages - 77 stars on GitHub
SiriusStarr/elm-review-no-single-pattern-case 2.1.2
Provides elm-review rules to disallow single-pattern case expressions.
8 versions - Latest release: over 1 year ago - 4 stars on GitHub
choonkeat/nativeform 2.1.2
Elm library to use form state from the platform
6 versions - Latest release: over 1 year ago - 6 stars on GitHub
lue-bird/elm-typed-value 8.2.0
a type with 1 variant but convenient
17 versions - Latest release: over 1 year ago - 4 dependent packages - 3 stars on GitHub
mthadley/elm-review-unit 2.0.2
elm-review rules for working with the Unit type
4 versions - Latest release: over 1 year ago - 3 stars on GitHub
marcodaniels/elm-robots-humans 1.0.0
Generate robots.txt and humans.txt in elm.
1 version - Latest release: over 1 year ago - 1 stars on GitHub
escherlies/elm-ix-dict 1.0.0
A special Dict data structure that derives keys from values.
1 version - Latest release: over 1 year ago - 0 stars on GitHub
rosenbergm/elm-grpc 1.0.1
Make gRPC-web requests directly from Elm!
2 versions - Latest release: over 1 year ago - 4 stars on GitHub
Top 9.3% on package.elm-lang.org
avh4/elm-program-test 4.0.0
Test Elm programs
22 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 85 stars on GitHub
thematthopkins/elm-test-journey 4.1.1
elm application testing
9 versions - Latest release: over 1 year ago - 3 stars on GitHub
jamesrweb/elm-aviary 1.0.3
An elm implementation of the birds from combinatory logic.
4 versions - Latest release: over 1 year ago - 0 stars on GitHub
jamesrweb/elm-combinators 1.0.0
A combinatory logic library for ELM.
1 version - Latest release: over 1 year ago - 1 dependent package - 0 stars on GitHub
dillonkearns/elm-cli-options-parser 3.2.0 💰
Type-safe command line options parsing.
8 versions - Latest release: over 1 year ago - 2 dependent packages - 54 stars on GitHub
dwayne/elm-json-rpc 1.0.0
Make JSON-RPC 2.0 requests over HTTP
1 version - Latest release: over 1 year ago - 1 stars on GitHub
lue-bird/elm-review-single-use-type-vars-end-with-underscore 2.0.3
elm-review: type variables only used once end with -_
5 versions - Latest release: over 1 year ago - 1 dependent package - 0 stars on GitHub
sparksp/elm-review-imports 1.0.2
elm-review rule enforce consistent import aliases.
3 versions - Latest release: over 1 year ago - 11 stars on GitHub
sparksp/elm-review-always 1.0.6
elm-review rule to forbid `always`.
7 versions - Latest release: over 1 year ago - 3 stars on GitHub
Warry/elm-ffi 1.0.0
Create and call asynchronous javascript functions from Elm
1 version - Latest release: over 1 year ago - 2 stars on GitHub
staeter/ziplist 3.0.1
List with a selected element that makes impossible state impossible.
4 versions - Latest release: over 1 year ago - 2 dependent packages - 4 stars on GitHub
STTR13/ziplist 1.4.2
List with a selected element that makes impossible state impossible.
7 versions - Latest release: over 1 year ago - 4 stars on GitHub
Top 0.9% on package.elm-lang.org
elm-community/list-extra 8.7.0
Convenience functions for working with List
28 versions - Latest release: over 1 year ago - 262 dependent packages - 599 dependent repositories - 130 stars on GitHub
bkuhlmann/form-validator 1.2.2 💰
A customizable form validation component.
5 versions - Latest release: over 1 year ago - 7 stars on GitHub
henriquecbuss/elm-review-no-function-outside-of-modules 1.0.1
Provides elm-review rules to forbid using functions outside of certain modules
2 versions - Latest release: over 1 year ago - 3 stars on GitHub
hanifhefaz/elm-word-search 1.0.1
Finds the most relevant document to your word
2 versions - Latest release: over 1 year ago - 1 stars on GitHub
truqu/elm-review-noleftpizza 2.0.1
Provides an elm-review rule to prevent the use of the left pizza operator
4 versions - Latest release: over 1 year ago - 3 stars on GitHub