concordance-theme-ava

A Concordance theme extracted from Ava

Usage no npm install needed!

<script type="module">
  import concordanceThemeAva from 'https://cdn.skypack.dev/concordance-theme-ava';
</script>

README

Ava theme for Concordance

A Concordance theme extracted from Ava

Contents

Installation

$ yarn add concordance concordance-theme-ava

Usage

import { diff } from 'concordance';
import { theme } from 'concordance-theme-ava';

diff('foo', 'bar', { theme });

License

Copyright © 2018 Kasper Kronborg Isager. Released under the terms of the MIT license.