Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 591 Bytes

SaltJS

ECMA 5 source code encrytion


An experimental library designed to introduce complexity to the Javascript source code thus preventing from viewing the code or debugging it.

Features:

  • Breakpoint detection
  • Source code encryption
  • Decrypts the file using workers for faster execution

Best used in :

  • Hybrid mobile apps
  • Progressive Webapps

Interested folks please go through the code and read the inline comments for better understading.

Write back to me or contribute your solutions. Helping the community to grow

This document will be updated