UNPKG

spahql

Version:

A query language and data model for deep Javascript object structures.

10 lines 247 B
<!DOCTYPE html> <html> <head> <title>Primitive layout - designed to test a simple fixture modifier</title> </head> <body> <div id="test-if" data-test-if="/test"></div> <div id="test-unless" data-test-unless="/test"></div> </body> </html>