diff --git a/src/technologies/e.json b/src/technologies/e.json index 595181e6e..db1a6b92c 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -746,17 +746,20 @@ 27, 12 ], + "description": "Elm is a statically typed functional programming language created by Evan Czaplicki in 2012 for building web applications.", "icon": "elm.svg", "js": { "Elm.Main.embed": "\\;version:0.18", "Elm.Main.init": "\\;version:0.19" }, + "oss": true, "website": "https://elm-lang.org/" }, "Elm-ui": { "cats": [ 66 ], + "description": "Elm-UI is a library for creating user interfaces in Elm programming language. It provides a set of functions and abstractions for building responsive and reusable UI components, such as buttons, forms, and layouts, in a declarative and type-safe way.", "html": "