shorthand
Convenience macros to eliminate laborious typing. Provides macros for short map, string keyed map, keyword lists, and structs (ES6 like style)
MacrosPackage Resources
Stars
21
Unreleased Activity
First Release
7
years agoLast Release
11
months agoDownloads
3.4k
last 90 daysLast Stable Version
1.2.0
Activity
last year
Pull Requests
Open
0
Merged
1
Issues
Open
0
Closed
0
Version 1.2.0
Elixir Version Requirement ~> 1.10
Documentation for 1.2.0
This package has no dependencies
No changelog for 1.2.0
Inspect source for 1.2.0
parse_trans
3.4.2Parse transform library
decorator
1.4.0Function decorators for Elixir
horus
0.3.1Creates standalone modules from anonymous functions
exconstructor
1.2.13ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under_score issues automatically.