0.1.1 • Published 7 years ago

kaomojify-webpack-plugin v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Kaomojify Webpack Plugin

npm version

This is a webpack plugin that convert your built JavaScript code to Japanese kawaii kaomoji(かわいい顔文字).

Just for fun.
PLEASE DO NOT USE IT IN PRODUCTION ENVIRONMENT !!

Getting started

Install the plugin:

npm install --save-dev kaomojify-webpack-plugin

Usage

new KaomojifyWebpackPlugin(options)

Available options:

NameDefaultDetails
outputPath./distSee output.path in webpack documentation

Contribute

Feel free to contribute (PR-s and issues welcomed).

License

MIT license