deklarota
deklarota copied to clipboard
JavaScript Functional Relational Reactive Framework. New unique means of expression for state relations and side-effects. Implementation of «declarative goal setting» approach
"mentions" (https://github.com/arestov/deklarota/pull/10) work for `{rel: 'items.subitems'}`, but not for `{rel: 'items.subitems', asc: '#' || '^^' }`
Replace strings by counted integers
Use `{zip: '', attr: '', rel: '', route: '', asc: ''}` short: `['attr', null, null, '#' || '^^']` `[['one', 'attr'],'rel', null, '#' || '^^']`