All Projects → elm → Package.elm Lang.org

elm / Package.elm Lang.org

Licence: other
website for browsing packages and exploring documentation

Programming Languages

haskell
3896 projects
elm
856 projects

Labels

Projects that are alternatives of or similar to Package.elm Lang.org

twist
📡 Static and serverless canonical imports for your Go packages
Stars: ✭ 23 (-91.51%)
Mutual labels:  packages
wheelodex
An index of wheels
Stars: ✭ 20 (-92.62%)
Mutual labels:  packages
obs-docu
Official Open Build Service Documentation. Content gets reviewed and edited. Generated books are available at http://www.openbuildservice.org
Stars: ✭ 26 (-90.41%)
Mutual labels:  packages
triton
Triton Operating System
Stars: ✭ 56 (-79.34%)
Mutual labels:  packages
repology-webapp
Repology web application
Stars: ✭ 114 (-57.93%)
Mutual labels:  packages
intellij-idea-ultimate
Unofficial .deb packages of IntelliJ IDEA Ultimate Edition. This is a mirror of https://gitlab.com/mmk2410/intellij-idea-ultimate
Stars: ✭ 16 (-94.1%)
Mutual labels:  packages
packages
PiKVM Packages
Stars: ✭ 18 (-93.36%)
Mutual labels:  packages
airgeddon deb packages
Useful related to airgeddon packages for Debian based Linux distributions
Stars: ✭ 22 (-91.88%)
Mutual labels:  packages
The-Java-Workshop
A New, Interactive Approach to Learning Java
Stars: ✭ 65 (-76.01%)
Mutual labels:  packages
zauberlehrling
Collection of tools and ideas for splitting up big monolithic PHP applications in smaller parts.
Stars: ✭ 28 (-89.67%)
Mutual labels:  packages
composer-diff
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
Stars: ✭ 51 (-81.18%)
Mutual labels:  packages
dhall-packages
Collection of dhall packages
Stars: ✭ 42 (-84.5%)
Mutual labels:  packages
flatn
flat node dependencies
Stars: ✭ 18 (-93.36%)
Mutual labels:  packages
repology-rules
Package normalization ruleset for Repology
Stars: ✭ 67 (-75.28%)
Mutual labels:  packages
Packages
Aim to be the bioinformatics repository with more and newer packages
Stars: ✭ 13 (-95.2%)
Mutual labels:  packages
lint-deps
Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.
Stars: ✭ 48 (-82.29%)
Mutual labels:  packages
HAProxy-2-RPM-builder
Build latest HAProxy binary with prometheus metrics support
Stars: ✭ 28 (-89.67%)
Mutual labels:  packages
Packages
List of packages for Nimble
Stars: ✭ 270 (-0.37%)
Mutual labels:  packages
larafy
Larafy is a Laravel package for Spotify API. It is more like a wrapper for the Spotify API.
Stars: ✭ 53 (-80.44%)
Mutual labels:  packages
GameExtractor
Reads and writes thousands of different archive and image formats used in games.
Stars: ✭ 25 (-90.77%)
Mutual labels:  packages

package.elm-lang.org

The source code for Elm's package website.

The package website hosts hundreds of open source projects. All are created by the Elm community to share useful bits of code with everyone else.

Automatic Semantic Versioning

It is best practice to use semantic versioning when choosing version numbers. Humans can mess this up though, so Elm figures out all version numbers automatically based on your API. Every package starts with 1.0.0 and then Elm figures out what the next version should be based on how the API changes!

automatic semantic versioning

Reliability

All community packages are written entirely in Elm, so all the things that make your apps reliable are helping make packages reliable.

A small set of packages provide access to The Web Platform. These packages are managed by @elm to ensure that (1) the APIs are exposed in a way that makes sense for Elm and (2) they are carefully vetted to make sure the underlying JS code is stable. We cover a decent amount of The Web Platform now, but you can always use ports or custom elements if something is not covered yet!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].