mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
Free desktop accounting software for small-businesses and freelancers.
7198979fc7
- Directly register from models object, not models.models - frappe.getModels - Validate model before registering - Fix model.extend bug for duplicate fields - Remove usage of deepmerge and use lodash/cloneDeep |
||
---|---|---|
.vscode | ||
auth | ||
backends | ||
client/ui | ||
common | ||
docs | ||
model | ||
models | ||
server | ||
tests | ||
ui | ||
utils | ||
webpack | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
.python-version | ||
.travis.yml | ||
app.js | ||
cli.js | ||
frappe.conf.js | ||
index.js | ||
package.json | ||
Procfile | ||
README.md | ||
yarn.lock |
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
License
MIT