node-artlebedev-typograf

1.1.0 • Public • Published

artlebedev-typograf

Build Status Coverage Status npm version Dependency Status DL DT

current stable 1.1.0

info

remote typograf via http://typograf.artlebedev.ru/webservices/typograf.asmx

usage

code
var typograf = require('artlebedev-typograf');
 
typograf.encode('my name is "victor"', function(err, result) {
    console.log(result);
}
result
my name is «victor»

changelog

1.0

1.0.0: initial build 1.0.1: update readme.md 1.0.2: fix error and initial travis integration 1.0.3: travis full integration 1.0.4: try code coverage 1.0.5: full code coverage

1.1

using official XML transport

1.1.0: initial XML transport

Dependents (0)

Package Sidebar

Install

npm i node-artlebedev-typograf

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • spat-ne-hochu