hyperform
hyperform copied to clipboard
Documentation of full API
Are there plans to document the API?
- addTranslation
- setRenderer
- etc.
Plans, yes. Time, no :cry:. The idea is to replace the "High-Level API" document with a more structured approach: Which configuration parameters are possible, which methods do hyperform and the wrapper hyperform(window) expose, and so on.
Thanks for the ticket! I'll try to make time to get this thing out of the door soon. It's clear to me, that a library is mostly only as good as its documentation.
Note to self: Don't forget to document the hooks infrastructure.
Would also love to see an example of how to use hyperform with a validation rule that is dependent on an AJAX request.