JSML icon indicating copy to clipboard operation
JSML copied to clipboard

:scroll: Dynamic, JSON powered HTML

Results 6 JSML issues
Sort by recently updated
recently updated
newest added

Doing something like ``` JavaScript { t:"button", T:"disabled" a:{ disabled:null } } ``` Should output ``` HTML disabled ```

enhancement
help wanted

Some way to convert a .jsml into a .php, perhaps with some special delimiter at the top. Also, should have support for ``

enhancement
help wanted

Some way to make JSML more compact/concise and not bulky

enhancement
help wanted

Stuff like `` should have a jsml equivalent. Also, we should check for things like `` should be coded for in jsml as, currently, the jsml would output as ``.

A standalone website which would compile JSML

enhancement

Better way to ensure pull requests work for all features.

help wanted