• Stars
    star
    287
  • Rank 144,232 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated 10 months ago

Reviews

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

Repository Details

Postcss plugin for writing Andalusian Stylesheets.

PostCSS Andalusian Stylesheets Build Status

PostCSS plugin for writing Andalusian Stylesheets..

CSS original code postcss-andalusian-stylesheets
.foo {
    border-radius: 3px;
    background: white;
    width: 300px;
    height: 200px;
    float: left;
    top: 2rem;
    bottom: 20px;
    left: 100px;
    right: 100px;
    letter-spacing: -1px;
    cursor: pointer !important;
    text-transform: uppercase;
    margin: 100px 50px;
    animation: musho 5s;
    animation-direction: alternate;
}
                
.foo {
    reondeao: 3mijillah;
    detrah: encalao;
    ansho: 300mijillah;
    largo: 200mijillah;
    agarrao: isquierdah;
    en-to-lo-arto: 2peasoh;
    por-lo-bahini: 20mijillah;
    isquierdah: 100mijillah;
    deresha: 100mijillah;
    huecoh: -1mijillah;
    fleshita: manita !arfav贸;
    lah-letrah: en-grande;
    separao: 100mijillah 50mijillah;
    jorgorio: musho 5s;
    jorgorio-padonde: palante-patr芒;
}
                

Usage

npm install --save-dev postcss postcss-andalusian-stylesheets
postcss([ require('postcss-andalusian-stylesheets') ])

See PostCSS docs for examples for your environment.

Contribute

Fork the repo

Setup the devel env with npm install

Run gulp (it use gulp 4)

Edit src/properties.json or src/values.json. You can translate one item to only one value or several. For example

{
    (...),
    "blue": [
        "as煤",
        "az煤"
    ],
    (...)
    "color": "col贸",
    (...)
}

Add some tests if you want.

Add your name to AUTHORS.md.

Make me a PR.

Thanks

This plugin is based on ismamz/postcss-spanish-stylesheets and Semigradsky/postcss-russian-stylesheets

More Repositories

1

djmail

Simple, powerfull and nonobstructive django email middleware.
Python
77
star
2

chrome-ext-venezuela-no-more

A funny Chrome extension to get away from Venezuela when you read the Spanish press.
JavaScript
26
star
3

python-functional-101-t3chfest2018

Resources for my talk about functional in python for T3chfest 2018
JavaScript
4
star
4

firefox-addon-venezuela-no-more

A funny Firefox addon to get away from Venezuela when you read the Spanish press
JavaScript
3
star
5

internetingishard

Course from internetingishard.com
HTML
3
star
6

chrome-ext-salchipapafy

A funny Chrome extensi贸n to get away from buzzwords about the entrepreneur world
JavaScript
3
star
7

chrome-ext-hastaluegomaricarmen

A funny Chrome extensi贸n to get away from the Brexit world.
JavaScript
1
star
8

icarus-twitter-bot

Bot to publish alerts from http://icarus.live/ in Twitter
Python
1
star
9

chrome-ext-phytonic

A funny Chrome extension to correct typos with the Phyton programming language name
JavaScript
1
star
10

keyboards

Mi keyboards designs
1
star
11

monarch.old

Python
1
star
12

phidays-2019-awesome-web-apis

Talk about Awesome Web APIs for PhiDays 2019
Vue
1
star
13

my-vim-conf

My personal configuration for vim
Vim Script
1
star
14

anltk-back

Make tasks with NLTK asynchronously (backend)
Python
1
star
15

pycones2018-gradual-typing-python

Talk 'Tip铆n en Pit贸n (Gradual Typing en Python)' para la PyConES 2018
JavaScript
1
star
16

slides

Slides of my talks, courses, workshops and events.
JavaScript
1
star
17

chrome-ext-chuches-magufas

A funny Chrome extensi贸n to get away "magufadas": paranormal phenomena and pseudosciences. Inspired by the [extension](https://chrome.google.com/webstore/detail/maldita-ciencia/ncdcfknpcackdbplekehegmoecdfanpl?hl=es) of [Maldita Ciencia](https://maldita.es/malditaciencia/).
JavaScript
1
star