https://github.com/xmarcos/enchinito
Say it en chinito.
https://github.com/xmarcos/enchinito
enchinito meme
Last synced: 4 months ago
JSON representation
Say it en chinito.
- Host: GitHub
- URL: https://github.com/xmarcos/enchinito
- Owner: xmarcos
- License: mit
- Created: 2017-12-26T04:54:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T14:13:06.000Z (over 2 years ago)
- Last Synced: 2024-12-22T22:08:22.639Z (5 months ago)
- Topics: enchinito, meme
- Language: JavaScript
- Homepage:
- Size: 1.88 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# enchinito
> Say it _en chinito_.
```Text
.-=+**********+=-:.
:=*###################*+-.
.+##########################*=:
:###%%%%%%%%%%%%%%%%%%##########*-
:##%%%%%%%%%%%%%%%%%%%%%%%%########*:
*%%%%%%%%%%####%%%%%%%%%%%%%%%%%#####+
:%%%%%@%%############%###%%%%%%%%%%%%##*
+%%%%@%%%##########***+=*#%%%%%%%%%%%%%#*
+%%@@%%*++++**##*+++++==*###%%%%%%%%%%%%%-
=%%@@%+-----==+===++++***#%%#%%%%%%%%%%%%*
.%%%%*-:-==**+====++=--=+#%%#%%%%%%%%%%%%#
+%%#=-::--==-----=+++=-=+#%#%%%%%%%%%%%%+
+%*-------::::---==+++==+**%%%%@%%%%%%%.
-+---=====--==--------==++%%%%@%%%%%%:
--===+=-=++*++=-----==++*%%%%@%%%%#:
=--=+=---==========++++*%%%##@%%%=
:===-=++**++======+++++#%%##%%%+.
.==---===++++======+++##*#%%*-
.#+---==+++=======++*#%#*=:
##*=---======+++++*%-
..::-==++++******+:.
..-=+*###****=.
.. .. . :--=-..
... ::-:..++-====: =- ..
:. :.::::: . :---: .:=****+::. =-:=-
:-:---=====- -==. ... ::. .***. ..: . :=::
==-===++=-- --- ..::::-++*: :=: . =-:.::-=-
===++=++=--: --- :-+++++. :-. . :====--=.
:+=--------- . . --- :+++++: .--.. +===--.
-===------: . . -=- .+**++- .-=:.:. .-==--:
:=++==--: . .. -==. -+++++= :=+-:::. .:---
-+===-. .. . . -==. =++++++: :=++:..:. .:
-===-. ... :==. +++****=-..-==-::... ... .
--=-.... .-:. .==. ...... .+**###=:==:===.:-..... .. ..
::.... .. .. .-. =+. .-***###- .=====:::....... ....
::::........:-..: :+. =*##***=. =+==: .......
.-::::::...::-::::.... :+. .+*#****= :=++==:...........:
::--....:::-::::=++++++=-:. .:*####*#=:+==--==-:...:.....
.:++:::--:::::+*++++*##*+++=-:..-*#*#***+++++:-*===-::::.
.:--------=:+*++*++++++++++****##==-=*##*****#*+=--..
.::--=-==-++++++++**+++++****##=-++####*******==-:..
..:::++*+++++***+*+++**##*==+##*+++++****#+=--:.::..
-++++++*+**********########*+++=+++++*+==-::. .:::..
```## Installation
```bash
yarn add @xmarcos/enchinito
# or
npm i @xmarcos/enchinito
```## Usage
```js
import { enchinito } from '@xmarcos/enchinito';console.log(
enchinito('@xmarcos/enchinito is a useless node package')
);// @xmircis/inchiniti is i isiliss nidi pickigi
```A CommonJS version is also available:
```js
const { enChinito } = require('@xmarcos/enchinito');console.log(
enChinito('No me gustan los ES modules')
);
// Ni mi gistin lis IS midilis
```The module exports three functions, they all do the same.
```typescript
export function enChinito(text: string): string;
export function enchinito(text: string): string;
export function inchiniti(text: string): string;
```## CLI
There is a command line wrapper that you can **install** globally with:
```bash
yarn global add @xmarcos/enchinito
# or
npm install --global @xmarcos/enchinito
```and use it like:
```bash
enchinito "Sudo make me a sandwich"
#Sidi miki mi i sindwichecho "killall -9 vim" | enchinito | figlet -f doom
# _ _ _ _ _ _ _ _____ _
# | | (_) | (_) | | | _ | (_)
# | | ___| | |_| | | ______| |_| | __ ___ _ __ ___
# | |/ / | | | | | | |______\____ | \ \ / / | '_ ` _ \
# | <| | | | | | | .___/ / \ V /| | | | | | |
# |_|\_\_|_|_|_|_|_| \____/ \_/ |_|_| |_| |_|
```## API
*There is an ~~App~~ [API](https://github.com/xmarcos/enchinito-api) for that™.*
## But why?
1. The _chinito_[1](#f1) meme is very popular in Argentina 🇦🇷.
2. I make lots of memes.
3. I try to automate repetitive tasks whenever I can.
4. I needed an excuse to explore building —and publishing— _modern_ node modules.
5. I like lists with five items.---
1 AKA [mocking chinese boy](https://www.google.com/search?q=mocking+chinese+boy+meme&tbm=isch). [⏎](#a1)