Skip to content

walkdoer/metalsmith-clean-utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metalsmith-clean-utf8

A Metalsmith plugin to clean utf8 string

Installation

$ npm install metalsmith-clean-utf8

Javascript Usage

var cleanUtf8 = require('metalsmith-clean-utf8');

metalsmith.use(cleanUtf8());

License

MIT

About

metalsmith plugin to clean utf8 string

Resources

Stars

Watchers

Forks

Packages

No packages published