mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add 'elvis' package (#956)
This commit is contained in:
parent
10f4f2391f
commit
2930b5871a
@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"name": "elvis",
|
||||
"url": "https://github.com/mattaylor/elvis",
|
||||
"method": "git",
|
||||
"tags": [ "operator", "elvis", "ternary", "template", "truthy", "falsy", "exception", "none", "null", "nil", "0", "NaN", "coalesce" ],
|
||||
"description": "The elvis package implements a 'truthy', 'ternary' and a 'coalesce' operator to Nim as syntactic sugar for working with conditional expressions",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/mattaylor/elvis"
|
||||
},
|
||||
{
|
||||
"name": "nimrun",
|
||||
"url": "https://github.com/lee-b/nimrun",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user