All Projects → locaweb → Locawebstyle

locaweb / Locawebstyle

Licence: mit
Locawebstyle - Um framework com padrões para desenvolvimento de interfaces web.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Locawebstyle

Railt
⚡️ A PHP GraphQL Framework
Stars: ✭ 353 (-3.29%)
Mutual labels:  framework
Fbt
A JavaScript Internationalization Framework
Stars: ✭ 3,668 (+904.93%)
Mutual labels:  framework
Material Foundation
Material Design version of Foudation for Sites by Zurb
Stars: ✭ 361 (-1.1%)
Mutual labels:  framework
Birdwatcher
Data analysis and OSINT framework for Twitter
Stars: ✭ 352 (-3.56%)
Mutual labels:  framework
Gzipswift
Swift framework that enables gzip/gunzip Data using zlib
Stars: ✭ 356 (-2.47%)
Mutual labels:  framework
Flask Assistant
Framework for Building Virtual Assistants with Dialogflow and python
Stars: ✭ 358 (-1.92%)
Mutual labels:  framework
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+988.22%)
Mutual labels:  framework
Kadence
⚠️ KADENCE HAS MOVED TO GITLAB ⚠️
Stars: ✭ 363 (-0.55%)
Mutual labels:  framework
Objection
📱 objection - runtime mobile exploration
Stars: ✭ 4,404 (+1106.58%)
Mutual labels:  framework
Codestar Framework Old
This project has moved to https://github.com/Codestar/codestar-framework
Stars: ✭ 361 (-1.1%)
Mutual labels:  framework
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (-3.01%)
Mutual labels:  framework
Gramework
Fast and Reliable Golang Web Framework
Stars: ✭ 354 (-3.01%)
Mutual labels:  framework
Spikenail
A GraphQL Framework for Node.js
Stars: ✭ 358 (-1.92%)
Mutual labels:  framework
Stoq
An open source framework for enterprise level automated analysis.
Stars: ✭ 352 (-3.56%)
Mutual labels:  framework
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (-0.82%)
Mutual labels:  framework
Scaleapp
scaleApp is a JavaScript framework for scalable and maintainable One-Page-Applications
Stars: ✭ 353 (-3.29%)
Mutual labels:  framework
Goflow
A Golang based high performance, scalable and distributed workflow framework
Stars: ✭ 356 (-2.47%)
Mutual labels:  framework
Polymorph
Polymorph is a real-time network packet manipulation framework with support for almost all existing protocols
Stars: ✭ 364 (-0.27%)
Mutual labels:  framework
Bottender
⚡️ A framework for building conversational user interfaces.
Stars: ✭ 3,803 (+941.92%)
Mutual labels:  framework
Smartrefreshhorizontal
横向刷新、水平刷新、RefreshLayout、OverScroll,Horizontal,基于SmartRefreshLayout的水平智能刷新
Stars: ✭ 359 (-1.64%)
Mutual labels:  framework

Travis:Master

Locaweb Style with Gold color

Locastyle 3.0 (Barbecue)

This is a front-end framework with patterns of behaviors and styles to web projects. The focus of this framework is build admin interfaces and not websites. We design this interface with a team of UX and Front-end. We also use this interface in our own products here in Locaweb.

You can see all examples in this link.

How to install

You can use the Locaweb Style in many ways, but we suggest use direct of our server just adding this address in your project:

<head>
...
  <!-- Insert the CSS in HEAD -->
  <link rel="stylesheet" type="text/css" href="//assets.locaweb.com.br/locastyle/3.10.1/stylesheets/locastyle.css">
...
</head>
<body>
  <!-- Your code -->

  <!-- JQuery is a dependency -->
  <script src="http://code.jquery.com/jquery-2.0.1.min.js"></script>

  <!-- Put the JS in your footer, always after jQuery (dependency) -->
  <script src="//assets.locaweb.com.br/locastyle/3.10.1/javascripts/locastyle.js"></script>
</body>

Installing via bower

To install the Locaweb Style using Bower:

$ bower install locawebstyle

Installing via npm

To install the Locaweb using Npm:

$ npm install locawebstyle

Read the manual

We maintain the docs of components and how they work here. If you use the Chrome, download here our extension to access the documentation more easily.

Do you want to contribute?

Contribute is easy: make a fork and start to code. :-)

We have some instructions to maintain the code more legible and organized. Sorry, this article is still in portuguese and you can read these instructions here..

Read here the code guide of CSS and JavaScript to maintain a good practices of this project.

Running tests

Before sending any code, please run our automated tests:

$ bundle exec rake tests:run

It will run Jasmine tests and JShint.


pt-br version

Locastyle 3.0 (Barbecue)

Um framework front-end de comportamento e estilo para projetos web, com uma interface usada por milhares de usuários. Mantido pelos desenvolvedores front-end da Locaweb.

Você pode ver exemplos de painéis neste link.

Use o Locaweb Style

Você pode usar o Locaweb Style de várias formas: direto pelo nosso servidor, via Bower ou baixando os assets para usar offline.

Utilizando pelo nosso servidor

<head>
...
  <!-- Insert the CSS in HEAD -->
  <link rel="stylesheet" type="text/css" href="//assets.locaweb.com.br/locastyle/3.10.1/stylesheets/locastyle.css">
...
</head>
<body>
  <!-- Your code -->

  <!-- JQuery is a dependency -->
  <script src="http://code.jquery.com/jquery-2.0.1.min.js"></script>

  <!-- Put the JS in your footer, always after jQuery (dependency) link -->
  <script src="//assets.locaweb.com.br/locastyle/3.10.1/javascripts/locastyle.js"></script>
</body>

Instalação via bower

Para instalar o Locaweb Style utilizando o Bower é bem simples:

$ bower install locawebstyle

Instalação via npm

Para instalar o Locaweb Style utilizando o Npm:

$ npm install locawebstyle

Documentação completa

Mantemos a documentação completa dos componentes e como eles funcionam aqui. Se você usar o Chrome, baixe nossa extensão para facilitar o acesso à documentação.

Quer contribuir?

Para contribuir é bico: Faça um fork do projeto aqui mesmo no GitHub e comece a codar! ;-) Existem algumas instruções para mantermos o código legível e organizado. Leia essas instruções aqui.

Leia também nossos padrões de código de CSS e JavaScript.

Rodando os testes

Antes de enviar seu código, rode nossa suite de testes:

$ bundle exec rake tests:run

Isso vai rodar os testes de Jasmine e o JShint.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].