JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 81
  • Score
    100M100P100Q80973F
  • License MIT

JavaScript Obfuscator for your sites hosted on netlify, which provide protection for your source code.

Package Exports

  • netlify-plugin-js-obfuscator

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (netlify-plugin-js-obfuscator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

netlify-plugin-js-obfuscator

A Netlify Build plugin to extract and obfuscate your JavaScript Source Code, which provide protection for your source code JS Obfuscator, built on top of the javascript-obfuscator. It extracts the CSS for above-the-fold content and inlines it into the HTML document in order to render content to the user as fast as possible.

JS Obfuscator is a powerful free obfuscator for JavaScript, containing a variety of features which provide protection for your source code.

Key features:

  • variables renaming
  • strings extraction and encryption
  • dead code injection
  • control flow flattening
  • various code transformations

The example of obfuscated code: github.com