string-template-likelua

1.0.1 • Public • Published

String-Template-LikeLua

String Template LikeLua %s, %f, %d

Example

require('string-template-likelua')
var hello = 'hi %s'.format('Sergei')
console.log(hello)

#Npm

npm install --save string-template-likelua

Readme

Keywords

none

Package Sidebar

Install

npm i string-template-likelua

Weekly Downloads

3

Version

1.0.1

License

ISC

Last publish

Collaborators

  • mounlion