endwith

0.0.3 • Public • Published

Example of very small module, with tests, travis, npm, etc.

Build Status NPM version

npm install endwith --save

var endwith = require('endwith')
var s = 'This string should end with a period'
endwith(s,'.')
> 'This string should end with a period.'

Readme

Keywords

none

Package Sidebar

Install

npm i endwith

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • darelf