bem-sdk-archive / bemjson-to-jsx

https://bem-sdk-archive.github.io/bemjson-to-jsx. DEPRECATED →
https://github.com/bem/bem-sdk/tree/master/packages/bemjson-to-jsx
Other
2 stars 2 forks source link

Should we process nodes without block/elem/tag fields #28

Open Yeti-or opened 7 years ago

Yeti-or commented 7 years ago

Input:

({ 
    attrs: {'Hello': 'world'}
})

Outpur: