Skip to content

luigi-ms/bacuri-framework

Repository files navigation

Bacuri logo

Bacuri - The Custom Framework

Version Badge

About

Bacuri is a minimalist framework that uses Material Design concepts, and has a plugin system to enhance its capabilities.

Check the official documentation for more infos.

Installation

Requirements:

  • Node.js
  • Sass compiler

NPM

$ npm i bacuri

Yarn

$ yarn add bacuri

Plugins

Bacuri basically adds a color scheme, some typography, buttons and set a flexbox layout. For more components can be addded using the plugin system.

Read more about the plugin system

Semantic HTML

Since the classes are attached to a specific HTML tag, the understading of Semantic HTML is need for a better use.

Built with

  • HTML5
  • SCSS
  • Typescript
  • Rollup

Author

Luigi Moraes