2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Free desktop accounting software for small-businesses and freelancers.
Go to file
Faris Ansari dc08d8bbbc Sidebar
- Truncate Nav TItle for long text
2018-07-15 19:59:52 +05:30
auth Format code 2018-06-25 13:19:11 +05:30
backends added frappe.login 2018-04-30 19:57:41 +05:30
client Fix date control 2018-05-08 12:48:47 +05:30
common Rename number_format => numberFormat 2018-07-14 21:42:34 +05:30
config Rollup config generator 2018-05-08 11:29:46 +05:30
docs Format code 2018-06-25 13:19:11 +05:30
model Indicators 2018-07-09 20:25:24 +05:30
models Indicators 2018-07-09 20:25:24 +05:30
server Add readFile method in server utils 2018-07-14 22:01:14 +05:30
tests Rename number_format => numberFormat 2018-07-14 21:42:34 +05:30
ui Sidebar 2018-07-15 19:59:52 +05:30
utils Rename number_format => numberFormat 2018-07-14 21:42:34 +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
.prettierrc Add .prettierrc config to avoid auto formatting with double quotes 2018-07-14 20:10:57 +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 Initialize docs in init 2018-07-14 21:42:22 +05:30
package.json Modal 2018-07-10 19:05:43 +05:30
Procfile yarn link in docs 2018-03-21 15:18:01 +05:30
README.md fix doc 2018-01-12 18:02:10 +05:30
yarn.lock Remove frappejs dep 2018-05-03 16:55:43 +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