CSS Framework
Go to file
2022-04-10 17:19:05 +02:00
.github fix name 2022-02-19 14:25:29 +01:00
tests/app fix 2022-04-10 17:19:05 +02:00
.gitignore fix fonts path 2022-02-12 20:09:54 +01:00
accordion.scss fix name 2022-02-19 13:57:39 +01:00
alert.scss fix name 2022-02-19 13:57:39 +01:00
alignment.scss fix name 2022-02-19 13:57:39 +01:00
animate.scss fix name 2022-02-19 13:57:39 +01:00
article.scss fix font-weight to light 2022-03-29 22:30:57 +02:00
badge.scss fix name 2022-02-19 13:57:39 +01:00
blockquote.scss fix name 2022-02-19 13:57:39 +01:00
breadcrumb.scss fix name 2022-02-19 13:57:39 +01:00
button.scss fix name 2022-02-19 13:57:39 +01:00
canvas.scss fix name 2022-02-19 13:57:39 +01:00
clean.scss fix font-weight to light 2022-03-29 22:30:57 +02:00
CODE_OF_CONDUCT.md fix name 2022-02-19 13:57:39 +01:00
CONTRIBUTING.md fix name 2022-02-19 14:25:29 +01:00
debug.css fix 2022-04-10 17:19:05 +02:00
default.scss fix name 2022-02-19 13:57:39 +01:00
draggable.scss fix 2022-04-10 17:19:05 +02:00
form.scss fix name 2022-02-19 13:57:39 +01:00
grid.scss fix name 2022-02-19 13:57:39 +01:00
icon.scss fix name 2022-02-19 13:57:39 +01:00
image.scss fix name 2022-02-19 13:57:39 +01:00
input.scss fix name 2022-02-19 13:57:39 +01:00
layout.scss fix name 2022-02-19 13:57:39 +01:00
LICENSE.txt fix name 2022-02-19 13:57:39 +01:00
link.scss fix name 2022-02-19 13:57:39 +01:00
list.scss fix name 2022-02-19 13:57:39 +01:00
media.scss fix name 2022-02-19 13:57:39 +01:00
menu.scss fix test and some styles 2021-12-19 20:17:54 +01:00
nav.scss fix name 2022-02-19 13:57:39 +01:00
note.scss fix name 2022-02-19 13:57:39 +01:00
package-lock.json Bump node-sass from 4.14.1 to 7.0.0 2022-04-01 16:36:28 +00:00
package.json Bump node-sass from 4.14.1 to 7.0.0 2022-04-01 16:36:28 +00:00
pagination.scss fix name 2022-02-19 13:57:39 +01:00
popup.scss fix name 2022-02-19 13:57:39 +01:00
portlet.scss fix font-weight to light 2022-03-29 22:30:57 +02:00
progress.scss fix name 2022-02-19 13:57:39 +01:00
README.md name fix 2022-02-19 14:16:38 +01:00
section.scss fix name 2022-02-19 13:57:39 +01:00
size.scss fix name 2022-02-19 13:57:39 +01:00
slider.scss fix name 2022-02-19 13:57:39 +01:00
spinner.scss fix name 2022-02-19 13:57:39 +01:00
styles.css fix 2022-04-10 17:19:05 +02:00
styles.scss fix name 2022-02-19 13:57:39 +01:00
tab.scss fix name 2022-02-19 13:57:39 +01:00
table.scss fix name 2022-02-19 13:57:39 +01:00
tag.scss fix name 2022-02-19 13:57:39 +01:00
text.scss fix name 2022-02-19 13:57:39 +01:00
tooltip.scss fix name 2022-02-19 13:57:39 +01:00
transformation.scss fix name 2022-02-19 13:57:39 +01:00
visibility.scss fix name 2022-02-19 13:57:39 +01:00

Karaka

Logo

The cssOMS framework is primarily developed for the Karaka application which is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS functionalities and much more. The framework is also used in some other tools and websites which compliment the Karaka web application and provides the necessary basic CSS.

With Karaka you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Karaka as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization.

Table of content

Installation

Requirements

In order to re-build the css from the scss files you need scss. The file which includes all necessary imports and should be built is called styles.scss.

Setup

You can either link the styles.css in the head of your output file or choose the single styles which you need for the respective application.

Philosophy

We believe software should support a business in it's daily tasks and growth in a very efficient way without frustration. In order to achieve this we constantly take feedback from our customers and expand and improve our software solutions.

Since we believe in our software and transparent business model you can live test parts of our application and it's modules in our demo application at https://karaka.app (user: admin, pass: orange) without any registration or inquiry. This can be done even during the development phase.

Development Status

Currently Karaka is still developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules. The cssOMS style framework is one of the least developed components and still requires many improvements in terms of visuals, missing styles and mobile support.

General updates can be found in our info section at https://karaka.app/info and developer updates can be found in our developer section at https://karaka.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.

Preview

Tests

In order to see and test the styles by themselves you can clone the framework as well as the jsOMS repository and run the cssOMS/tests/app/index.htm file. Feel free to modify the scss files and test the results in this sandboxed page.

Become a contributor

Karaka has a very open culture and we always welcome new people who share our philosophy in providing create solutions which just work. Please contact us if you are interested in working together on our application.

  • PHP Developer
  • JS Developer
  • Artist and/or Frontend
  • DevOps

Check out https://karaka.app/career and our developer section https://karaka.app/dev for more information.

Misc