bem-sdk-archive / bem-decl

:capital_abcd: Manage declaration of BEM entities. DEPRECATED →
https://github.com/bem/bem-sdk/tree/master/packages/decl
Other
11 stars 3 forks source link

Create abstract entities tree for formatters #92

Closed skad0 closed 7 years ago

skad0 commented 7 years ago

To implement https://github.com/bem-sdk/bem-decl/issues/78 and https://github.com/bem-sdk/bem-decl/issues/77 we need to create AET module, something like done here as traverse.

@zxqfox

Suggested way:

  1. Create new pr with it and make some tests
  2. Implement formatters for v1 and v2 with tests
skad0 commented 7 years ago

Was decided to create such functionality if such need will occur in future