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-08 17:58:51 +05:30
backends multi-delete 2018-02-08 15:08:47 +05:30
client more camelCase 2018-02-08 17:58:51 +05:30
common multi-delete 2018-02-08 15:08:47 +05:30
config multi-delete 2018-02-08 15:08:47 +05:30
docs more camelCase 2018-02-08 17:58:51 +05:30
model more camelCase 2018-02-08 17:58:51 +05:30
models/doctype more camelCase 2018-02-08 17:58:51 +05:30
server more camelCase 2018-02-08 17:58:51 +05:30
tests more camelCase 2018-02-08 17:58:51 +05:30
utils added database baseclass and moving to camelCase 2018-02-08 12:16:38 +05:30
.eslintrc multi-delete 2018-02-08 15:08:47 +05:30
.gitignore init webpack and client with primercss 2018-01-03 22:08:17 +05:30
.travis.yml Update .travis.yml 2018-02-01 18:16:27 +05:30
app.js added database baseclass and moving to camelCase 2018-02-08 12:16:38 +05:30
cli.js getting ready for parent child 2018-01-31 18:26:21 +05:30
index.js more camelCase 2018-02-08 17:58:51 +05:30
package.json table control 2018-02-06 22:45:17 +05:30
README.md fix doc 2018-01-12 18:02:10 +05:30
session.js 💥 frappejs 2018-01-16 11:39:17 +05:30
yarn.lock table control 2018-02-06 22:45:17 +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