spynetS/RapidElements
RapidElements is a very small library that enables you to easily create compontens with plain html
JavaScript
Issues
- 0
- 0
- 0
- 0
Instead of writing html inside the template we write jsx which we then can parse
#41 opened by spynetS - 1
js syntax to be { js } instead of {% %}
#36 opened by spynetS - 0
add a way to give all component props to a tag
#40 opened by spynetS - 1
- 3
Self bug :: self replace wrong self
#38 opened by spynetS - 0
- 0
Markdown does not work
#34 opened by spynetS - 0
Single page router
#29 opened by spynetS - 0
- 2
Make children load before parent
#31 opened by spynetS - 0
Add real cdn
#30 opened by spynetS - 0
Add loading screen while the dom is loading
#28 opened by spynetS - 1
BUG :: Markdown text has to have no spaces before
#26 opened by spynetS - 0
BUG :: If replace components is run mutliple times the scripts from already compiles templates will be added again
#27 opened by spynetS - 0
- 0
It creates useless scripts
#9 opened by spynetS - 0
- 1
if props is null dont dissplay them
#15 opened by spynetS - 0
BUG:: When children are inside a unitilized component they should be hidden untill the component has initilized!
#11 opened by spynetS - 0
Make child ids go directly to the component
#7 opened by spynetS - 0
More elegant way to include components
#4 opened by spynetS - 0
Child id to component definition fucks up if component defintion first child also have child id
#13 opened by spynetS - 0
- 0
Make props avalible to javscript
#10 opened by spynetS - 0
Make get elements by id to work
#5 opened by spynetS - 0
- 0
can only use one prop
#1 opened by spynetS