SkillAgentSearch skills...

Jsbundletools

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

Install / Use

/learn @NotZoeyDev/Jsbundletools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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/

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated6mo ago
Forks3

Languages

Go

Security Score

67/100

Audited on Oct 4, 2025

No findings