yaelsito / reNamso

reNamso is a Modern Generator based on the old Namso CCGEN. No Jquery, Clean and Rewrited Code.

Home Page:https://yaelsito.github.io/reNamso/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reNamso v1.5 (2024 update)

Fixed the bug that all cards ended in 0.

Features

  • Removed Jquery Dependency
  • Clean and rewritten Javascript code: I modernized the code from almost 500 lines of the original Namso to only 160; using the most modern Javascript features.
  • Now the CCGEN use CSS variables to edit the appearance of the generator: By editing the variables we can change all the colors of the Generator.
  • Clean HTML code: The HTML code was cleaned up, formatted and I removed unused lines.
  • Accepts VISA, MASTERCARD, JBC, DISCOVER and DINERS CLUB cards; I updated the generator so that it actually generates and gives the correct format depending on the type of BIN entered.
  • Multi-lang The new CCGEN is available in English and Spanish. (Spanish on es.html)

Screenshot:

About

reNamso is a Modern Generator based on the old Namso CCGEN. No Jquery, Clean and Rewrited Code.

https://yaelsito.github.io/reNamso/


Languages

Language:HTML 49.0%Language:CSS 30.0%Language:JavaScript 21.0%