t.macro

1.4.1 • Public • Published

Babel Macro

t.macro

Problem

Currently we dynamically acquire translations from a seperate service, this has several benefits but in my opinion some downsides that cannot be ignored. For example, a network request where one is not needed adds a dependency on the translations service always being up.

Solution

Translate into multiple bundles at build time, many languages have some form of macros but babel allows us some great flexability.

Readme

Keywords

none

Package Sidebar

Install

npm i t.macro

Weekly Downloads

8

Version

1.4.1

License

MIT

Unpacked Size

13 kB

Total Files

15

Last publish

Collaborators

  • luke-collier