html-utf8

1.1.0 • Public • Published

html-utf8

After running this command it will copy all the .html files from sourcedir, and it will save them to distdir (changing characters like '�' to 'ñ', so you can use UTF8-based APIs)

Installation

npm install html-utf8 --save-dev

Usage

html-utf8 -d sourcedir -o distdir

or

html-utf8 --dir sourcedir --output distdir

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i html-utf8

    Weekly Downloads

    3

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.88 kB

    Total Files

    8

    Last publish

    Collaborators

    • rogermiranda1000