std.ss
v1.0.4
Published
Standard library for Snakeskin.
Downloads
40
Readme
std.ss
Standard library for Snakeskin.
Install
npm install std.ss
Examples
- namespace myApp
- include 'std.ss/html'
- template myTemplate()
- doctype
< html
< head
- with std.html
+= @cdn('jquery@2', 'yandex')
+= @cdn('fontAwesome@4')