SuperMarcus / NineAnimator

An elegant way of discovering anime on iOS.
https://9ani.app
GNU General Public License v3.0
798 stars 100 forks source link

NineAnimatorCore - System for Building JavaScript Sources #206

Closed SuperMarcus closed 3 years ago

SuperMarcus commented 3 years ago

NineAnimatorCore is a framework for building NineAnimator parsers using JavaScript. This PR is part of our move from a completely native system to a hybrid architecture, which will allow for easier maintenance and distribution of the app. Below are some benefits of this new architecture.

NineAnimatorCore will be worked on in a separate repository from now on, as part of our effort to modularize the app.

Core Components