genkgo-dtk-cli

Genkgo Design Toolkit based on Broccoli JS

Usage no npm install needed!

<script type="module">
  import genkgoDtkCli from 'https://cdn.skypack.dev/genkgo-dtk-cli';
</script>

README

Genkgo DTK

This Design Toolkit is a fork of the Broccoli project. The Broccoli project as is does not match the asset pipeline that is used by Genkgo. There is no HTTP server required and broccoli serve does not allow the resulting tree to be outputted in a different location than /tmp. This project focuses on matching Genkgo's front-end requirements while keep contributing to the Broccoli project.

License

Broccoli was originally written by Jo Liss and is licensed under the MIT license.