• This repository has been archived on 10/Feb/2022
  • Stars
    star
    342
  • Rank 123,274 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 14 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of easy-to-use UI components.

Chico UI

npm Known vulnerabilities

A collection of easy-to-use UI components.

IMPORTANT NOTICE: this project is deprecated and unmaintained. Only critical bugs will be fixed.

Installation

Install it using npm:

$ npm install chico

For a specific version, please check the releases section.

Development

Make sure to have Git and Node installed.

  1. Fork the repo and create a new branch β€”or just create a new branch if you have permissions.

  2. Once you have your local copy, install its dependencies:

    $ npm install
  3. Install Gulp:

    $ npm install gulp -g
  4. Install Browsersync:

    $ npm install browser-sync -g
  5. Run the dev task

    $ gulp dev

    This will open the "ui" version at http://localhost:3040 in your default browser. The "mobile" version is at http://localhost:3040/mobile.

  6. Make all necessary changes, and when all is ready, open a PR.

Code style and formatting

Make sure your code is complying with the following documents:

Tests

Run all tests using:

$ npm test

This will run all tests in the terminal using PhantomJS.

Since tests are executed using the Karma test runner, so feel free to run them in another browser. For example, If you want to use Google Chrome run:

./node_modules/.bin/karma start --browsers Chrome

Documentation and live demos

For more information, documentation, or to see live demos, check our official website.

Special thanks

  • Guille Paz (@pazguille).
  • Her Mammana (@hmammana).
  • Lean Linares (@lean8086).
  • Natan Santolo (@natos). Creator and former leader, now traveling around the world, drinking beer and looking for the secret of eternal life.
  • Nati Devalle (@taly). Because we love her. She is awesome!
  • Oleh Burkhay (@atmaworks).

License

Β© 2012-2017 Mercado Libre. Licensed under the MIT license.

More Repositories

1

php-sdk

MercadoLibre's PHP SDK
PHP
184
star
2

golang-restclient

An extremely simple to use, lightweight, yet powerful REST Client
Go
149
star
3

python-sdk

MercadoLibre's Python SDK
Python
129
star
4

net-sdk

MercadoLibre's .NET SDK
C#
56
star
5

mercadolibre.js

MercadoLibre API Client
49
star
6

java-sdk

MercadoLibre's Java SDK
Java
46
star
7

java-restclient

A lightweight REST client implementation for Java 1.7+.
Java
36
star
8

cacique

mercadolibre's Cacique is a automation test tool distribuited under gpl licence. BETA Version
JavaScript
32
star
9

flamepool

Go
30
star
10

polp-fiction-metrics

polp-fiction-metrics
Python
28
star
11

fury-core-ci

Github actions for Fury Core applications
TypeScript
27
star
12

ruby-sdk

MercadoLibre's Ruby SDK
Ruby
24
star
13

meli-card-drawer-ios

Meli Card Drawer iOS - Shared credit card UI component
Swift
22
star
14

mobile-dependencies_whitelist

Whitelist dependencies files for mobile teams
Ruby
22
star
15

golang-sdk

MercadoLibre's Golang SDK
Go
22
star
16

meli-card-drawer-android

Meli Card Drawer Android - Shared credit card UI component
Kotlin
19
star
17

nodejs-sdk

JavaScript
18
star
18

MPTopFloatingView

Objective-C
17
star
19

toiler

Toiler is a AWS SQS long-polling thread-based message processor.
Ruby
16
star
20

ubatch

uBatch is a simple, yet elegant library for processing streams data in micro batches.
Python
15
star
21

tiny.js

A JavaScript utility library oriented to real world tasks
JavaScript
13
star
22

piper

A minimal pipeline library for golang
Go
11
star
23

workshop-docker-fullstack2017

workshop-docker-fullstack2017
CSS
11
star
24

MPDynamicSkeleton

Modularized skeleton with gradient animation
Swift
10
star
25

assimilator

A Restful JSON API that controls policies and routes from different firewall brands.
Python
9
star
26

cx-frontend-challenge

JavaScript
9
star
27

payment-methods-component

CSS
9
star
28

workshop-docker

Meli Docker Workshop
JavaScript
8
star
29

arcanist-extensions

PHP
8
star
30

resilience-workshop-api

Java
8
star
31

mlbusiness-components-ios

Shared Business UI components
Swift
7
star
32

java-circuit-breaker

Circuit breaker for Java 1.7+.
Java
7
star
33

fury_mobile-ios-ui

Objective-C
6
star
34

seamless-iframe

A fallback that emulates the main features of the seamless iframe.
JavaScript
6
star
35

flexbuffer-node

Node based library that gives you a variety of options for buffer optimization.
JavaScript
6
star
36

card-form-android

Kotlin
5
star
37

workshop_python_brasil_2021

HTML
4
star
38

fury-little_monster-gem

Ruby
4
star
39

card-form-ios

Swift
4
star
40

HadoopCryptoCompressor

Crypto compressor for hdfs that enable to compress with public key any file into hdfs
Java
4
star
41

java-metrics

This interface helps you to collect, measure and record metrics in Java applications
Java
4
star
42

srt

Python
3
star
43

java-sdk-repo

MercadoLibre's Java SDK Maven Repository
2
star
44

MLDynamicModal

Custom modal for iOS with swipe, tap and button dismiss recognizer
Objective-C
2
star
45

productidentifiers-frontend-demo

CSS
2
star
46

mlbusiness-components-android

Java
2
star
47

grails-esi

An ESI plugin for grails
Groovy
2
star
48

java-json

A Json interface for Java applications
Java
2
star
49

point-mainapp-demo-android

Kotlin
1
star
50

fury_device-sdk-ios

Swift
1
star
51

presentacion-plataformas-lenguajes-web

JavaScript
1
star
52

curso_ios_lp

curso ios - ejercicios
Objective-C
1
star