metarhia / metaschema

Schema definition and validation 💡
https://metarhia.com
MIT License
52 stars 19 forks source link

Optimize kinds.js module. Add tests #457

Closed rustworthy closed 2 months ago

rustworthy commented 1 year ago

Changes:

As a side-note: both 'schema' and 'fields' are words kind of reserved for Schema instance and field attribute of schema instance accordingly, so I would suggest using schemaName and fieldNames where appropriate; not always this is clear from the context.