Ohm-Management - Projektarbeit B-ME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 9.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. # [Bulma](https://bulma.io)
  2. Bulma is a **modern CSS framework** based on [Flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes).
  3. [![npm](https://img.shields.io/npm/v/bulma.svg)][npm-link]
  4. [![npm](https://img.shields.io/npm/dm/bulma.svg)][npm-link]
  5. [![Awesome][awesome-badge]][awesome-link]
  6. [![Join the chat at https://gitter.im/jgthms/bulma](https://badges.gitter.im/jgthms/bulma.svg)](https://gitter.im/jgthms/bulma)
  7. [![Build Status](https://travis-ci.org/jgthms/bulma.svg?branch=master)](https://travis-ci.org/jgthms/bulma)
  8. <a href="https://bulma.io"><img src="https://raw.githubusercontent.com/jgthms/bulma/master/docs/images/bulma-banner.png" alt="Bulma: a Flexbox CSS framework" style="max-width:100%;" width="600" height="315"></a>
  9. ## Quick install
  10. Bulma is constantly in development! Try it out now:
  11. ### NPM
  12. ```sh
  13. npm install bulma
  14. ```
  15. **or**
  16. ### Yarn
  17. ```sh
  18. yarn add bulma
  19. ```
  20. ### Bower
  21. ```sh
  22. bower install bulma
  23. ```
  24. ### Import
  25. After installation, you can import the CSS file into your project using this snippet:
  26. ```sh
  27. import 'bulma/css/bulma.css'
  28. ```
  29. ### CDN
  30. [https://cdnjs.com/libraries/bulma](https://cdnjs.com/libraries/bulma)
  31. Feel free to raise an issue or submit a pull request.
  32. ## CSS only
  33. Bulma is a **CSS** framework. As such, the sole output is a single CSS file: [bulma.css](https://github.com/jgthms/bulma/blob/master/css/bulma.css)
  34. You can either use that file, "out of the box", or download the Sass source files to customize the [variables](https://bulma.io/documentation/overview/variables/).
  35. There is **no** JavaScript included. People generally want to use their own JS implementation (and usually already have one). Bulma can be considered "environment agnostic": it's just the style layer on top of the logic.
  36. ## Browser Support
  37. Bulma uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most) Flexbox features compatible with earlier browser versions. According to [Can I use](https://caniuse.com/#feat=flexbox), Bulma is compatible with **recent** versions of:
  38. * Chrome
  39. * Edge
  40. * Firefox
  41. * Opera
  42. * Safari
  43. Internet Explorer (10+) is only partially supported.
  44. ## Documentation
  45. The documentation resides in the [docs](docs) directory, and is built with the Ruby-based [Jekyll](https://jekyllrb.com/) tool.
  46. Browse the [online documentation here.](https://bulma.io/documentation/overview/start/)
  47. ## Related projects
  48. | Project | Description |
  49. |--------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|
  50. | [Bulma with Attribute Modules](https://github.com/j5bot/bulma-attribute-selectors) | Adds support for attribute-based selectors |
  51. | [Bulma with Rails](https://github.com/joshuajansen/bulma-rails) | Integrates Bulma with the rails asset pipeline |
  52. | [Vue Admin](https://github.com/vue-bulma/vue-admin) | Vue Admin framework powered by Bulma |
  53. | [Bulmaswatch](https://github.com/jenil/bulmaswatch) | Free themes for Bulma |
  54. | [Goldfish](https://github.com/Caiyeon/goldfish) | Vault UI with Bulma, Golang, and Vue Admin |
  55. | [ember-bulma](https://github.com/open-tux/ember-bulma) | Ember addon providing a collection of UI components for Bulma |
  56. | [Bloomer](https://bloomer.js.org) | A set of React components for Bulma |
  57. | [React-bulma](https://github.com/kulakowka/react-bulma) | React.js components for Bulma |
  58. | [Buefy](https://buefy.github.io) | Lightweight UI components for Vue.js based on Bulma |
  59. | [vue-bulma-components](https://github.com/vouill/vue-bulma-components) | Bulma components for Vue.js with straightforward syntax |
  60. | [BulmaJS](https://github.com/VizuaaLOG/BulmaJS) | Javascript integration for Bulma. Written in ES6 with a data-* API |
  61. | [Bulma-modal-fx](https://github.com/postare/bulma-modal-fx) | A set of modal window effects with CSS transitions and animations for Bulma |
  62. | [Bulma.styl](https://github.com/log1x/bulma.styl) | 1:1 Stylus translation of Bulma |
  63. | [elm-bulma](https://github.com/surprisetalk/elm-bulma) | Bulma + Elm |
  64. | [elm-bulma-classes](https://github.com/ahstro/elm-bulma-classes) | Bulma classes prepared for usage with Elm |
  65. | [Bulma Customizer](https://bulma-customizer.bstash.io/) | Bulma Customizer &#8211; Create your own **bespoke** Bulma build |
  66. | [Fulma](https://mangelmaxime.github.io/Fulma/) | Wrapper around Bulma for [fable-react](https://github.com/fable-compiler/fable-react) |
  67. | [Laravel Enso](https://github.com/laravel-enso/enso) | SPA Admin Panel built with Bulma, VueJS and Laravel |
  68. | [Django Bulma](https://github.com/timonweb/django-bulma) | Integrates Bulma with Django |
  69. | [Bulma Templates](https://github.com/dansup/bulma-templates) | Free Templates for Bulma |
  70. | [React Bulma Components](https://github.com/couds/react-bulma-components) | Another React wrap on React for Bulma.io |
  71. | [purescript-bulma](https://github.com/sectore/purescript-bulma) | PureScript bindings for Bulma |
  72. | [Vue Datatable](https://github.com/laravel-enso/vuedatatable) | Bulma themed datatable based on Vue, Laravel & JSON templates |
  73. | [bulma-fluent](https://mubaidr.github.io/bulma-fluent/) | Fluent Design Theme for Bulma inspired by Microsoft’s Fluent Design System |
  74. | [csskrt-csskrt](https://github.com/4d11/csskrt-csskrt) | Automatically add Bulma classes to HTML files |
  75. | [bulma-pagination-react](https://github.com/hipstersmoothie/bulma-pagination-react) | Bulma pagination as a react component |
  76. | [bulma-helpers](https://github.com/jmaczan/bulma-helpers) | Functional / Atomic CSS classes for Bulma |
  77. | [bulma-swatch-hook](https://github.com/hipstersmoothie/bulma-swatch-hook) | Bulma swatches as a react hook and a component |
  78. | [BulmaWP](https://github.com/tomhrtly/BulmaWP) | Starter WordPress theme for Bulma |
  79. | [Ralma](https://github.com/aldi/ralma) | Stateless Ractive.js Components for Bulma |
  80. | [Django Simple Bulma](https://github.com/python-discord/django-simple-bulma) | Lightweight integration of Bulma and Bulma-Extensions for your Django app |
  81. | [rbx](https://dfee.github.io/rbx) | Comprehensive React UI Framework written in TypeScript |
  82. | [Awesome Bulma Templates](https://github.com/aldi/awesome-bulma-templates) | Free real-world Templates built with Bulma |
  83. | [Trunx](http://g14n.info/trunx) | Super Saiyan React components, son of awesome Bulma, implemented in TypeScript |
  84. | [@aybolit/bulma](https://github.com/web-padawan/aybolit/tree/master/packages/bulma) | Web Components library inspired by Bulma and Bulma-extensions |
  85. | [Drulma](https://www.drupal.org/project/drulma) | Drupal theme for Bulma. |
  86. | [Bulrush](https://github.com/textbook/bulrush) | A Bulma-based Python Pelican blog theme |
  87. ## Copyright and license
  88. Code copyright 2019 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).
  89. [npm-link]: https://www.npmjs.com/package/bulma
  90. [awesome-link]: https://github.com/awesome-css-group/awesome-css
  91. [awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg