1.4.0-next.1601800832.020891033190407e94dfe698efef1a397920ee17 • Published 6 years ago

@bevry/ansi v1.4.0-next.1601800832.020891033190407e94dfe698efef1a397920ee17

Weekly downloads
1,079
License
MIT
Repository
github
Last release
6 years ago

Fork of @thlorenz's ansicolors and ansistyles packages that converts them to typescript and makes them compatible with deno

Usage

Complete API Documentation.

npm

Deno

import * as pkg from 'https://unpkg.com/@bevry/ansi@^1.4.0/edition-deno/index.ts'

Skypack

<script type="module">
    import * as pkg from '//cdn.skypack.dev/@bevry/ansi@^1.4.0'
</script>

unpkg

<script type="module">
    import * as pkg from '//unpkg.com/@bevry/ansi@^1.4.0'
</script>

jspm

<script type="module">
    import * as pkg from '//dev.jspm.io/@bevry/ansi@1.4.0'
</script>

Discover the release history by heading on over to the HISTORY.md file.

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

These amazing people are maintaining this project:

No sponsors yet! Will you be the first?

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Unless stated otherwise all works are:

and licensed under:

6.9.0

2 years ago

6.8.0

2 years ago

6.7.0

2 years ago

6.6.0

2 years ago

6.5.0

3 years ago

6.1.0

3 years ago

6.3.0

3 years ago

4.0.0

3 years ago

5.0.0

3 years ago

6.0.0

3 years ago

6.2.0

3 years ago

6.4.0

3 years ago

3.5.0

3 years ago

4.1.0

3 years ago

3.3.0

5 years ago

3.0.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago