Skip to content

Instantly share code, notes, and snippets.

View laugustol's full-sized avatar
🏠
Working from home

Augusto Alvarez laugustol

🏠
Working from home
View GitHub Profile
@laugustol
laugustol / NumeroALetras.js
Created August 20, 2019 21:12 — 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