简体   繁体   中英

code obfuscation for an Angular 4 app

I want to protect my source code and does not want the ts and js files to be exposing entire source code. Could you please suggest if there is a library that I can use to prevent this?

I'm using Jscrambler for Javascript files. I don't think they work with typescript, but I like protecting my app through them.

You have to pay to use it, but your code won't timeout after protecting it, and they offer good support too for their app.

I use Jscrambler to obfuscate classes, methods, and variables, but they also offer code locks, and an anti-tampering/anti-debugging feature.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM