Petre-Gabriel / greenlight

A minimal JavaScript framework for boosting production on small-scale web projects.
https://gl.petregabriel.ro
0 stars 0 forks source link

Feature/effect #2

Closed Petre-Gabriel closed 10 months ago

Petre-Gabriel commented 10 months ago

Added a new method called effect for every controller instance.

Also, I added the documentation and the Cypress tests necessary.