insert-tag

v0.1.2
Insert tag to the specific position of a xml/html string

start

npm run mocha:watch

build

tsc

test

run-s lint mocha

mocha

mocha test/index.ts

mocha:watch

mocha --watch test/index.ts

lint

run-s eslint prettier

eslint

eslint --ext .js,.ts .

prettier

prettier -l "./**/*"

prettier:fix

prettier --write -l "./**/*"
npm i insert-tag

Metadata

  • MIT
  • Whatever
  • xcatliu
  • released 7/17/2019

Downloads

Maintainers