Brace expansion, as known from sh/bash, in Elixir. Quick example: ExBraceExpansion.expand("file-{a,b,c}.jpg") => ["file-a.jpg", "file-b.jpg", "file-c.jpg"]
[email protected] is safe to use (health: 42/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/hex/ex_brace_expansionFirst published · 2015-04-03T02:52:58.000000Z
Last updated · 2015-04-07T10:20:06.000000Z