UNPKG

babel-jsxgettext

Version:

A tool like jsxgettext, but works for es6 + jsx that babel support

11 lines (10 loc) 109 B
language: node_js node_js: - "4" - "5" - "6" install: - npm install script: - npm test sudo: false