What is Khorinis?
- Set of rules on how to write Meteor applications
- Meteor package
Khorinis keeps your code well-structured and easy-maintained
Khorinis provides solid rules on how to write Meteor applications. These rules guarantee that your code will be well-structured and easy-maintained.
Khorinis advises on how to structure project tree, how to name files and folders, how to separate server and client code, how to write templates, how to name CSS classes, how to write JS, and some other things.
Read more: https://github.com/imkost/khorinis