uilang icon indicating copy to clipboard operation
uilang copied to clipboard

A minimal, UI-focused programming language for web designers.

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

Hello @bendc , I am the member of [cdnjs](https://github.com/cdnjs/cdnjs) project. We want to host this library. Please help us add git tag. Git tag can help us to know your...

Credit to [Apollo.js](https://github.com/toddmotto/apollo) actual code. This pull request adds browser support for older browsers such as < IE9.

I am getting ready to submit a PR, but was wondering what kind of support you wanted this script to have? You currently don't support IE8, can that be assumed?...

``` html self.classValue.split(" ").forEach(function (value) { el.classList[self.classBehavior](value) }); ``` See more:https://github.com/qweek/uiscript/blob/master/uiscript.js

Hey there, First off, I love the idea behind the language and the website itself. I’m sure uilang will be extremely useful for designers who want to add simple interaction...