bernard-lin / babel-plugin-glamorous-displayname

A babel plugin for Glamorous displayNames 💄
http://npm.im/babel-plugin-glamorous-displayname
MIT License
32 stars 2 forks source link

feat(macro): add babel-plugin-macros compatible macro #18

Closed kentcdodds closed 6 years ago

kentcdodds commented 6 years ago

What: Create a macro for people to use in their projects

Why: It's a really handy tool!

How:

Checklist:

codecov-io commented 6 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      4    +3     
  Lines          64     72    +8     
  Branches       19     19           
=====================================
+ Hits           64     72    +8
Impacted Files Coverage Δ
src/macro.js 100% <100%> (ø)
src/index.js 100% <100%> (ø) :arrow_up:
src/handle-glamorous-references.js 100% <100%> (ø)
src/looks-like.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7ea6289...c51415c. Read the comment docs.