Skip to content

a-la/alamode.cc

Repository files navigation

@a-la/alamode.cc

npm version

@a-la/alamode.cc is The website for ÀLaMode regex-based transpiler.

yarn add -E @a-la/alamode.cc

Table Of Contents

API

The package is available by importing its default function:

import alamodeCc from '@a-la/alamode.cc'

alamodeCc(
  arg1: string,
  arg2?: boolean,
): void

Call this function to get the result you want.

/* yarn example/ */
import alamodeCc from '@a-la/alamode.cc'

(async () => {
  await alamodeCc()
})()

TODO

  • Add a new item to the todo list.

Copyright

(c) À La Mode 2018

About

The website for ÀLaMode regex-based transpiler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published