Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

14 лет назад
1234567891011121314151617181920212223
  1. ## wnframework
  2. wnframework is a full-stack web application framework that uses python/mysql on the server side. includes a tightly integrated client side library and uses many html5 featuers.
  3. Projects: [erpnext](http://erpnext.org) | [webnotes/erpnext](https://github.com/webnotes/erpnext)
  4. ## Version
  5. Version 2 is a radical reworking of the wnframework. This will be the current development version. For a stable version see -1.7 branches
  6. #### Roadmap for version 2
  7. - lazy loading + localstorage of js libs (completed)
  8. - refactoring of js library
  9. - separation of the view from the model
  10. ## Librarires
  11. wnframework uses a number of libraries in the open domain, see attribution.md (it may not be a complete list but we are working on it!)
  12. ## License
  13. wnframework is freely available to use under the MIT License