Coder Social home page Coder Social logo

sameoldmadness / bem-starter-pack Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 295 KB

A front-end template for rapid development on BEM stack.

Home Page: https://sameoldmadness.github.io/bem-starter-pack/

License: MIT License

CSS 0.54% HTML 28.33% JavaScript 71.13%

bem-starter-pack's People

Contributors

gitter-badger avatar igorlukanin avatar sameoldmadness avatar veged avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tadatuta

bem-starter-pack's Issues

update docs structure

copy html boilerplate docs structure:

  • readme
  • - quick start
  • - features
  • - browser support
  • - documentation
  • - contributing
  • - licence
  • documentation
  • - getting started
  • - boilerplate core
  • - development (extending core)
  • - related projects

choose project name

  • bem-boilerplate
  • opinionated-bem
  • bem-starter-pack
  • bem-jumpstart
  • blinkered-bem

recipies

embrace the idea of recpies: short, condenced descriptions of certain promblem solving:

  • how to use bemhtml instead of bh
  • how to place components in separate files
  • how to map bem on file structure

each recipie should have zero to none prerequisites and could be applied directly on template files.

Add concise API

Something like:

BEM.decl('block', {
  // i-bem stuff
  template: function (ctx) { /* bh stuff */ }
}):

BEM.append('anchor', { bem: 'json' });

build

all templates and dependencies should be placed in dist folder

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.