@a-la/alamode.cc
is The website for ÀLaMode regex-based transpiler.
yarn add -E @a-la/alamode.cc
The package is available by importing its default function:
import alamodeCc from '@a-la/alamode.cc'
Call this function to get the result you want.
/* yarn example/ */
import alamodeCc from '@a-la/alamode.cc'
(async () => {
await alamodeCc()
})()
- Add a new item to the todo list.
(c) À La Mode 2018