html-next/flexi-dsl

Name: flexi-dsl

Owner: HTMLNext

Description: Flexi conversions for attributes and layout-components. With the default conversions, becomes {{container class="col-sm-4 fit-sm"}}

Created: 2017-01-13 08:28:07.0

Updated: 2017-03-14 18:42:05.0

Pushed: 2018-05-16 15:54:03.0

Homepage:

Size: 696

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Flexi-dsl

Greenkeeper badge

npm version Build Status Code Climate

Attribute and layout-component conversions for flexi elements.

Attributes: https://flexi.readme.io/docs/attributes

<container> and <grid responsive> layout components: https://flexi.readme.io/docs/elements

Installation

It is recommended that you manage your flexi addons through the main flexi addon:

r install flexi

This will provide a prompt to install only the addons you want. Flexi will also maintain compatibility between addons.

Alternatively install just this package:

r instal @html-next/flexi-dsl

Note that no default styles will be included unless you also install flexi-default-styles.

Support, Questions, Collaboration

Join the flexi channel on Slack.

Slack Status

Contributing
Commmits

Angular Style commit messages have the full form:

pe>(<scope>): <title>

dy>

oter>

But the abbreviated form (below) is acceptable and often preferred.

pe>(<scope>): <title>

Examples:

Thanks

A special thanks goes out to @ebryn for the inspiration to pursue a solution for explicit layouts, and IsleofCode for providing the time to built it.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.