An open API service indexing awesome lists of open source software.

https://github.com/aburd/deal-writer

A quick javascript page that writes some html for me. It also checks for commas in prices and adds them if I don't. Some simple form validation is in here as well.
https://github.com/aburd/deal-writer

Last synced: about 1 year ago
JSON representation

A quick javascript page that writes some html for me. It also checks for commas in prices and adds them if I don't. Some simple form validation is in here as well.

Awesome Lists containing this project

README

          

# Deal-Writer
A quick javascript page that writes some html for me. It also checks for commas in prices and adds them if I don't.
Some simple form validation is in here as well.

Program utilized jquery library, if you use any of the functions, please don't forget to include it.