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.
- Host: GitHub
- URL: https://github.com/aburd/deal-writer
- Owner: aburd
- Created: 2015-07-26T15:30:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-06T12:56:01.000Z (almost 11 years ago)
- Last Synced: 2025-05-24T01:38:54.164Z (about 1 year ago)
- Language: JavaScript
- Size: 132 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.