cuckoo-ui

An UI component and React-based implementation for Cuckoo

Usage no npm install needed!

<script type="module">
  import cuckooUi from 'https://cdn.skypack.dev/cuckoo-ui';
</script>

README

cuckoo-ui

NPM

An UI component and React-based implementation for Cuckoo.

Install

npm install cuckoo-ui

Usage

import { Loading } from 'cuckoo-ui';
ReactDOM.render(<Loading />, app);

Link

Todo

  • Mocha

License

MIT