JSPM

  • Created
  • Published
  • Downloads 141
  • Score
    100M100P100Q81618F
  • License MIT

Package Exports

  • codefend
  • codefend/build/cjs/index.js
  • codefend/build/esm/index.js

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 (codefend) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Codefend

Codefend short for "Code Defender" encrypts your code regardless of your source code language or framework.

Installation

npm install codefend

Usage: codefend [options]

Defend Your Code By All Means Necessary.

Options:
  -V, --version    output the version number
  -i, --init       Create .codefendrc.json (configuration file)
  -c, --check      Check .codefendrc.json for potential warnings/errors
  -o, --obfuscate  Obfuscate your project (based on .codefendrc.json)
  -h, --help       display help for command

RoadMap

  • Codefend core (done)
  • Codefend cli (in progress)
  • Codefend webpack plugin (coming soon)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT