Giter Club home page Giter Club logo

Comments (7)

veged avatar veged commented on August 16, 2024

а class="..." не достаточно? зачем отдельно комментарии?

from bem-tools.

banzalik avatar banzalik commented on August 16, 2024

Если использовать bem не как платформу, а как средство для генерации статических html файлов, то хочется уметь обрамлять ключевые блоки в подобные комментарии, для большего удобства их дальнейшего распиливания на шаблоны.
Т.е когда процесс шаблонизации не зона ответственности верстальщика.
Это некий, дополнительный, уровень микродокументирования кода. Я таким часто пользовался, когда верстал static html.

  • параметр info, хочется представлять не только в boolean, но и в string

from bem-tools.

veged avatar veged commented on August 16, 2024

может лучше тогда сделать специальный блок i-info, в который заварачивать нужные секции? а в шаблонах для i-info можно будет написать любое обрамление

from bem-tools.

banzalik avatar banzalik commented on August 16, 2024

Да, это как вариант.
Но это усложняет json дерево, которое в данном случаи пишется руками.

from bem-tools.

banzalik avatar banzalik commented on August 16, 2024

А если подойти к вопросу с другой стороны?
Можно ли добавить возможность делать глобальные обработчики атрибутов блоков?
Т.е давать возможность писать шаблон, который будет искать определенный атрибут у всех блоков и что-то с ними делать.

from bem-tools.

arikon avatar arikon commented on August 16, 2024

Да, можно написать шаблон с кастомным предикатом по моде default.

from bem-tools.

banzalik avatar banzalik commented on August 16, 2024

реализовал у себя на проекте

from bem-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.