From 1a40ba9a21e774625f0633edf0dd479badb255de Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 6 Apr 2023 03:10:07 +0600 Subject: [PATCH] Update Elm, Elm-ui / pl --- src/technologies/e.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies/e.json b/src/technologies/e.json index ab9e3d727..d337f6ef5 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -726,17 +726,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": "