项目作者: abitdodgy

项目描述 :
Build dynamic Bootstrap 4 components in Elixir
高级语言: Elixir
项目地址: git://github.com/abitdodgy/ex_bs.git
创建时间: 2019-07-04T21:14:40Z
项目社区:https://github.com/abitdodgy/ex_bs

开源协议:

下载


ExBs

Reusable and dynamic Bootstrap component in Elixir.

This lib is a work in progress.

Installation

If available in Hex, the package can be installed
by adding ex_bs to your list of dependencies in mix.exs:

  1. def deps do
  2. [
  3. {:ex_bs, "~> 0.1.0"}
  4. ]
  5. end

Documentation can be generated with ExDoc
and published on HexDocs. Once published, the docs can
be found at https://hexdocs.pm/ex_bs.