strman

v2.0.1
A Javascript string manipulation library without npm dependences.
string manipulate str manipulation strman

build:packages

babel-node build/build.js

build:strman

NODE_ENV=rollup rollup -c

prepublish

npm run build:strman

postpublish

rm -rf ./lib

test

jest --coverage --expand -i

test-watch

jest --watch

lint

eslint src tests

coveralls

cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

docs

jsdoc --configure .jsdocrc --verbose -r
npm i strman

Metadata

  • MIT
  • Whatever
  • Daniel Leite de Oliveira
  • released 6/9/2018

Downloads

Maintainers