Skip to content

Instantly share code, notes, and snippets.

View a2olaya's full-sized avatar

Andrés Olaya a2olaya

View GitHub Profile
@a2olaya
a2olaya / NumeroALetras.js
Last active January 29, 2018 16:46 — forked from alfchee/NumeroALetras.js
Código en JavaScript que convierte números a letras, bastante útil para formularios de documentos contables y similares
/*************************************************************/
// NumeroALetras
// The MIT License (MIT)
//
// Copyright (c) 2015 Luis Alfredo Chee
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights