@asyncapi/ts-nats-template

v0.10.3
NATS TypeScript/Node.js template for the AsyncAPI generator.
asyncapi generator ts nats template

generate:examples

cd scripts && node generate-examples.js

release

semantic-release

lint

eslint --max-warnings 0 --config .eslintrc .

lint:fix

eslint --max-warnings 0 --config .eslintrc . --fix

test

echo "No unit tests specified yet"

test:examples

cd scripts && node test-examples.js

generate:assets

npm run generate:examples

bump:version

npm --no-git-tag-version --allow-same-version version $VERSION
npm i @asyncapi/ts-nats-template

Metadata

Downloads