UNPKG

spincycle

Version:

A reactive message router and object manager that lets clients subscribe to object property changes on the server

11 lines 208 B
Prism.languages.ini= { 'comment': /^[ \t]*;.*$/m, 'selector': /^[ \t]*\[.*?\]/m, 'constant': /^[ \t]*[^\s=]+?(?=[ \t]*=)/m, 'attr-value': { pattern: /=.*/, inside: { 'punctuation': /^[=]/ } } };