Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
renderjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sven Franck
renderjs
Commits
f510b4c6
Commit
f510b4c6
authored
Nov 24, 2014
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move documentation to the website.
parent
73c9f3eb
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
1457 deletions
+4
-1457
README
README
+4
-7
TODO
TODO
+0
-1
doc.html
doc.html
+0
-1449
No files found.
README
View file @
f510b4c6
What is RenderJs?
RenderJs is a JavaScript library which uses jQuery and RequireJS.
RenderJs provides an easy way to define gadgets (aka mashups) in pure HTML5 and does not require application server.
It handles dependencies through RequireJS, caching and interaction.
It is suitable for the development of mobile applications, desktop applications. It is used by OfficeJS, ERP5.
A JavaScript library which helps modularizing your HTML5 code and your JavaScript for Browser.
Documentation
...
...
@@ -11,8 +8,8 @@ Documentation
Developer
> git clone http
s
://git.erp5.org/repos/renderjs.git
> git clone http://git.erp5.org/repos/renderjs.git
>
make (will produce a minified version for now, requires nodejs installed as well its uglifyjs module)
>
npm install
> make lint (will produce a jslint report, requires nodejs installed as well its jslint module)
\ No newline at end of file
> grunt server
TODO
View file @
f510b4c6
handle relative url #parseGadgetHTML TODO
how to manage local script tag #parseGadgetHTML TODO
check that gadget/dom context is kept in promise TODO
keep css file media query #declareCSS TODO
...
...
doc.html
deleted
100644 → 0
View file @
73c9f3eb
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment