An open API service indexing awesome lists of open source software.

https://github.com/rayyannafees/x-js


https://github.com/rayyannafees/x-js

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# X-JSX

## Elements

### Conditionals
- if
- else-if
- else
- fi or end

### Request
- fetch
- then
- catch
- end

### Loops
- for
- for-each
- end

### Events
- on
- end

### Utils
- use-template
- console-log
- parse-json
- eval
- render-on

### Others
- print

- use-effect
- print-html
- include
- html-element
- function
- var
- update