Skip to content

Commit

Permalink
Merge pull request #85 from dralletje/patch-1
Browse files Browse the repository at this point in the history
docs: add idx.macro
  • Loading branch information
tricoder42 authored Oct 18, 2018
2 parents 8fafa0f + e86d164 commit b680517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions other/docs/macros.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ there's an ecosystem of existing macros out there that you might find interestin
* [`tinker.macro`](https://github.com/bradlc/tinker.macro): Evaluate Laravel code at build time.
* [`@lingui/macro`](https://lingui.js.org/ref/macro.html): Macros for internationalization (i18n) in [LinguiJS](https://github.com/lingui/js-lingui/).
* [`unique-classname.macro`](https://github.com/huchenme/unique-classname.macro): Macro to generate unique className for Emotion.
* [`idx.macro`](https://github.com/dralletje/idx.macro): A utility function for traversing properties on objects and arrays.

Please note that macros are intended to be used as devDependencies.

Expand Down

0 comments on commit b680517

Please sign in to comment.