Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/porfirioribeiro/hxtag
Custom Elements for Haxe-JS
https://github.com/porfirioribeiro/hxtag
Last synced: 18 days ago
JSON representation
Custom Elements for Haxe-JS
- Host: GitHub
- URL: https://github.com/porfirioribeiro/hxtag
- Owner: porfirioribeiro
- License: mit
- Created: 2014-09-18T21:56:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T18:25:21.000Z (over 9 years ago)
- Last Synced: 2023-03-22T12:34:43.233Z (over 1 year ago)
- Language: Haxe
- Size: 433 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HxTag
=====[![Join the chat at https://gitter.im/porfirioribeiro/HxTag](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/porfirioribeiro/HxTag?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Custom Elements for Haxe-JS
It makes use of Haxe macros##Example
See a demo here: https://rawgit.com/porfirioribeiro/HxTag/master/test/bin/index.html
**Warning:** currently it only works on chrome based browsers as other browsers doesn't implement the attachedCallback
In the future a polyfill might be added
##Run
You can run the demo on node-webkit:
`$ nw bin`
[TOC]