@asyncapi/html-template

v0.17.0
HTML template for the AsyncAPI generator.
asyncapi generator html template

lint

echo "No linter specified yet"

test

ava

develop

ag https://raw.githubusercontent.com/asyncapi/generator/v1.1.5/test/docs/dummy.yml ./ -o test/output --force-write --watch-template

release

semantic-release

bump:version

npm --no-git-tag-version --allow-same-version version $VERSION

develop:install

npm run develop -- --install

generate:assets

cross-env NODE_ENV=production postcss template/css/main.css -o template/css/tailwind.min.css

//develop:install

Force ag to install your local html-template source code
npm i @asyncapi/[email protected]

Metadata

Downloads