Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support browsers #16

Open
blond opened this issue Mar 31, 2015 · 3 comments
Open

Support browsers #16

blond opened this issue Mar 31, 2015 · 3 comments

Comments

@blond
Copy link
Member

blond commented Mar 31, 2015

bem-decl should work in browsers and contain all not fs-specific methods:

  • normalize
  • serialize
  • merge
  • subtract
  • intersect
@qfox
Copy link
Contributor

qfox commented Apr 1, 2015

Nice specs. Do you mind to start reader/writer for deps in different formats?

@blond
Copy link
Member Author

blond commented Apr 2, 2015

If you talk about the support in the browser, there is no opportunity to work with fs ;)

If the question is about deps, then this package is only for declarations. But in a package that will work with the deps (bem-deps) would be logical to use bem-decl for different formats.

@qfox
Copy link
Contributor

qfox commented Apr 2, 2015

Well. It is misunderstanding. I mean reading to internal format, and writing as converting from internal format to serialized form.

Got it about deps. Thanks! Agreed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants