design-first / system-runtime

A JavaScript library that runs systems
https://designfirst.io/systemruntime/
Apache License 2.0
121 stars 35 forks source link

Update the way id is generated to be used as variable name #31

Closed ecarriou closed 7 years ago

ecarriou commented 7 years ago

For a System Designer example, I have created some Web Component-like widgets:

=> we need to generate id DOM compliant, i.e. that can not begin with a number.