Back to search
A simple javascript based line item calculator
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
9
commits
Rework the dependency relationships to use AMD RequireJS
9406d5cView on GitHubFull working calculator. Still needs validation and some polish, but it's working
9b4229fView on GitHubbugfix: escsape on existing row which has been cleard of text now aborts instead of deletes
68ea255View on GitHubAdd keyboard shortcuts (enter/escape) for commit/cancel. Also do not save empty lineitem
5c64ffaView on GitHubCan add new rows and delete existing rows
a165c4bView on GitHubCan edit an item, make changes, save. Uses the renderer to model the render
8559645View on GitHubA basic, partially functional, UI. I want to try this differently though.
8ae284fView on GitHubWorking line item calculator with example in app.js
78511a3View on GitHub