Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinkavik/tachyons-elm-partials
How to organize Elm code with Tachyons classes + collections of examples / reusable modules?
https://github.com/martinkavik/tachyons-elm-partials
elm tachyons
Last synced: 1 day ago
JSON representation
How to organize Elm code with Tachyons classes + collections of examples / reusable modules?
- Host: GitHub
- URL: https://github.com/martinkavik/tachyons-elm-partials
- Owner: MartinKavik
- License: mit
- Created: 2017-07-11T09:31:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T10:56:22.000Z (over 7 years ago)
- Last Synced: 2024-10-06T04:41:24.276Z (4 months ago)
- Topics: elm, tachyons
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tachyons-elm-partials
## Inspiration
- the first "shower" idea = https://github.com/MartinKavik/tachyons-elm-ui-example
- maybe "wrapper" for http://tachyons.io/components/- architecture
- http://package.elm-lang.org/packages/turboMaCk/glue/2.0.0 + https://groups.google.com/forum/#!topic/elm-dev/iqErmKHnLDY
- https://github.com/rtfeldman/elm-spa-example
- https://github.com/gdotdesign/elm-ui
- https://medium.com/@simonswiss/full-re-write-in-10-days-with-tachyons-and-functional-css-a-case-study-part-4-b565745ca1e5
- http://package.elm-lang.org/packages/debois/elm-parts/latest
- https://medium.com/@ckoster22/upgrade-your-elm-views-with-selectors-1d8c8308b336
- appearance
- https://material.io/components/web/catalog/
- https://github.com/gdotdesign/elm-ui
- http://bulma.io/documentation/components/breadcrumb/
- https://github.com/mildrenben/surface
- include [PostCSS](http://postcss.org/) (+[SASS](https://github.com/postcss/postcss-scss)) ?
- why *-partials* and not *-components*? https://guide.elm-lang.org/reuse/ + https://octobercms.com/docs/cms/partials
- will be dependent on http://package.elm-lang.org/packages/justgage/tachyons-elm/latest/Tachyons## Contributing
- very welcome - post your thoughts, readme updates, issues, code examples...