vscanf

1.0.2 • Public • Published

vscanf

vscanf is a function created to help javascript developer to format the string dynamically likewise we do in c & php with printf & scanf.

Installation

Use the package manager [npm] https://www.npmjs.com/ to install.

npm i vscanf

Example

vscanf('gh %s hg %n fjk %s', 't1', 10000, 't3')

usage

%s => String %n => Number

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Package Sidebar

Install

npm i vscanf

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.57 kB

Total Files

3

Last publish

Collaborators

  • vis6ky