@asyncapi/html-template

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

lint

echo "No linter specified yet"

test

jest --coverage

develop

npm run generate:assets && 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

copy:sources

node ./scripts/copy-sources.js

prepublishOnly

npm run generate:assets

develop:install

npm run develop -- --install

generate:assets

npm run copy:sources && npm run generate:readme:toc

//develop:install

Force ag to install your local html-template source code

generate:readme:toc

markdown-toc -i README.md
npm i @asyncapi/[email protected]

Metadata

Downloads