Skip to content

artdecocode/artd.eco

Repository files navigation

artd.eco

npm version

artd.eco is A website for Art Deco Code.

yarn add -E artd.eco

Table Of Contents

API

The package is available by importing its default function:

import artdEco from 'artd.eco'

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

Call this function to get the result you want.

/* yarn example/ */
import artdEco from 'artd.eco'

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

TODO

  • Add a new item to the todo list.

Copyright

(c) Art Deco 2018

About

A website for Art Deco Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published