GithubHelp home page GithubHelp logo

bem / bem-core Goto Github PK

View Code? Open in Web Editor NEW
274.0 52.0 95.0 4.37 MB

BEM Core Library

Home Page: https://ru.bem.info/technologies/classic/i-bem/

License: Other

JavaScript 97.33% Shell 0.29% CSS 0.18% HTML 2.21%
bem javascript components frontend framework

bem-core's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bem-core's Issues

Модульная система для js

Для решения проблем:

  • Избавление от зависимости от jQuery того кода, который от него в реальности не зависит
  • Избавление от глобальных неймспейсов
  • Реальная асинхронность деклараций модулей
  • Возможность писать одни и те же модули для браузеров и серверных движков
  • Возможность додекларации модулей

начинаем использовать модульную систему https://github.com/ymaps/modules.

Блок `Promise` в core

Я думал вносить i-bem.bemtree.xjst из bem-yana-stub в bem-core, но осознал, что результат вызовава BEMTREE.applyAsync() возвращает Vow-промис.

Внимание, вопрос, в bem-core, все это нужно? Или куда это девать?

\cc @veged @arikon @dfilatov

bem-core roadmap

\cc @veged @arikon

Нужно набросать примерный roadmap на проект (отдельным документом), чтобы было понятно, когда планируется отрывать DEPRECATED-методы и на который потом, можно будет ссылаться для обоснования тех или иных решений.

Модуль data-provider

\cc @dfilatov @veged

Хочу портировать i-request (и соответственно, его _type_ajax) в bem-core. Но меня смущает название. request неоднозначно описывает, зачем этот блок (по крайней мере в технологии node.js).

Предлагаю назвать блок data-provider и реализовать там базовый интерфейс. Потом от него наследовать http-provider (для AJAX и HTTP -запросов в browser.js и node.js соответственно).

Потом можно реализовывать file-provider и пр.

Что скажите?

Replacement for `$.browser`

We need replacement for deprecated $.browser. Variants:

  • port $.browser to bem-core as plugin -- The Easiest One
  • add all this stuff to ua block -- The Right One

Deprecation policy

Add deprecation policy document that will describe how features are maintained, deprecated and deleted.

Start of the discussion #35

Bower package description

We should add bower package description as a part of libraries infrastructure to allow installation of bem libs as a bower packages

Check difference between master and v1

It turned out there's difference between code in v1 and in master (before it was removed).

I recovered documentation (#90) but there's at leat some other differencies in .bem folder:

git st
# On branch issues/81@v1
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#   modified:   .bem/lib/bemhtml.js
#   modified:   .bem/lib/bemhtml/api.js
#   modified:   .bem/techs/bemhtml.js
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#   .bem/lib/ometa/
#   .bem/techs/js-i.js
#   .bem/techs/js.js

I don't understand if it's useful or not, please take a look. Also I'm not sure if everything else was synced at the moment you started work on v1.

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.