0.1.0 • Published 8 years ago

hubot-binario v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Hubot Binario

Hubot script que transforma una palabra a binario

Instalación:

$ npm install hubot-binario --save

Agregar en external-scripts.json:

[
  ..
  "hubot-binario"
]

Uso:

hubot> hubot en binario <palabra>

Ejemplo:

hubot> hubot en binario hola

hubot> hola en binario: 01101000011011110110110001100001

Licencia:

MIT

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago