|
@@ -9,7 +9,7 @@
|
|
|
JavaScript obfuscator for Node.js is a free obfuscator with wide number of features which provides protection for your source code.
|
|
|
|
|
|
* without any limits and sending data to a server;
|
|
|
-* compatible with ES6;
|
|
|
+* compatible with `es2015`;
|
|
|
* tested on Angular2 bundle.
|
|
|
|
|
|
Online version: [javascriptobfuscator.herokuapp.com](https://javascriptobfuscator.herokuapp.com)
|
|
@@ -25,6 +25,8 @@ Example of obfuscated code: [gist.github.com](https://gist.github.com/sanex3339/
|
|
|
[](https://travis-ci.org/javascript-obfuscator/javascript-obfuscator)
|
|
|
[](https://coveralls.io/github/javascript-obfuscator/javascript-obfuscator?branch=master)
|
|
|
|
|
|
+*NOTE! the README on the master branch might not match that of the latest stable release!*
|
|
|
+
|
|
|
## :warning: Important
|
|
|
#####Obfuscate only the code that belongs to you.
|
|
|
|