2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
Free desktop accounting software for small-businesses and freelancers.
Go to file
2018-02-27 21:59:14 +05:30
backends added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
client added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
common added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
config whitespace 2018-02-21 15:13:21 +05:30
docs updated docs 2018-02-22 13:09:27 +05:30
model added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
models added indicators and throttling of events 2018-02-22 16:51:42 +05:30
server added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
tests whitespace 2018-02-21 15:13:21 +05:30
utils added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
.eslintrc print formats, momentjs, markdown, nunjucks 2018-02-21 15:08:56 +05:30
.gitignore refactor models are now js and better file naming for models 2018-02-16 18:43:46 +05:30
.travis.yml removed root login attempts 2018-02-08 21:22:07 +05:30
app.js refactor models are now js and better file naming for models 2018-02-16 18:43:46 +05:30
cli.js whitespace 2018-02-21 15:13:21 +05:30
index.js added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
package-lock.json updated travis yml for mysql backend 2018-02-08 17:03:59 +05:30
package.json print formats, momentjs, markdown, nunjucks 2018-02-21 15:08:56 +05:30
README.md fix doc 2018-01-12 18:02:10 +05:30
yarn.lock print formats, momentjs, markdown, nunjucks 2018-02-21 15:08:56 +05:30

Frappe.js

Frappe.js is a meta-data driven framework that enables rapid application development of Node.js and Electron based applications.

Features

  • Rapid Application Development
  • Single Page App
  • Forms and Controls
  • REST-API
  • Database backends

Documentation

Read the full docs

License

MIT