string.bullet

v1.0.12
Appends a bullet before string (to mimick lists in ASCII)
string bullet

lint

eslint string.bullet.js

lint-test

eslint test.js

test

npm run lint && npm run lint-test && nyc --reporter=html --reporter=text mocha --reporter spec

autotest

mocha --reporter spec --watch

coveralls

nyc report --reporter=text-lcov | coveralls
npm i string.bullet

Metadata

Downloads

Maintainers