Skip to main content

intro

Hyperion-Core contains the core interception logic, which can be applied to any JavaScript code.

It provides the building blocks that later Hyperion-DOM uses to intercept browser api.

This package entables intercepting function, class methods and attribures, class constructors, ...

It also provide ready made interceptors for built-in JavaScript global methods and contstructors