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
Shridhar 397a052c7b Updated docs
Spelling correction
2018-02-13 15:35:41 +05:30
backends Merge pull request #27 from shridarpatil/mysql 2018-02-12 18:12:57 +05:30
client added integer control 2018-02-12 17:54:57 +05:30
common added fetch 2018-02-09 18:25:55 +05:30
config multi-delete 2018-02-08 15:08:47 +05:30
docs Updated docs 2018-02-13 15:35:41 +05:30
model added integer control 2018-02-12 17:54:57 +05:30
models/doctype added singles 2018-02-12 17:31:31 +05:30
server Merge pull request #27 from shridarpatil/mysql 2018-02-12 18:12:57 +05:30
tests Merge pull request #27 from shridarpatil/mysql 2018-02-12 18:12:57 +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 removed root login attempts 2018-02-08 21:22:07 +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 added singles 2018-02-12 17:31:31 +05:30
package-lock.json updated travis yml for mysql backend 2018-02-08 17:03:59 +05:30
package.json updated travis yml for mysql backend 2018-02-08 17:03:59 +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