Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

jsbundletools

jsbundletools is a Go utility used to extract, repack and patch the jsbundle files used in React Native apps.

Usage:

To extract a jsbundle file

jsbundletools -m unpack -p main.jsbundle -o output/

To repack a jsbundle file

jsbundletools -m pack -n patched.jsbundle -o output/

To patch a jsbundle file

jsbundletools -m patch -p main.jsbundle -n patched.jsbundle -d patches/

About

Go utility used to extract, repack and patch the 'jsbundle' files used in React Native apps.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages