WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=598069b19fc9c93a50edf6962f990102f030f6a1

commit 598069b19fc9c93a50edf6962f990102f030f6a1
Author: Lauro Moura <lauromo...@expertisesolutions.com.br>
Date:   Wed Nov 25 08:41:51 2015 -0800

    Wiki page javascript changed with summary [created] by Lauro Moura
---
 pages/api/javascript.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pages/api/javascript.txt b/pages/api/javascript.txt
new file mode 100644
index 0000000..777d65c
--- /dev/null
+++ b/pages/api/javascript.txt
@@ -0,0 +1,8 @@
+====== Javascript Bindings for the Enlightenment Foundation Libraries (EFL) 
======
+
+The EFL is a framework providing a great deal of functionality, from operating 
system abstraction to UI drawing abstractions and many others. The Javascript 
bindings for EFL are available in two flavors: A node.js module and direct 
embedding with libv8. Both are built on top of the libv8 JS engine.
+
+   * [[api/javascript/ecore|Ecore]] - operating system abstraction and 
integration.
+   * [[api/javascript/eet|Eet]] - Binary data parser and serializer.
+   * [[api/javascript/eet|Eeze]] - Hardware device manipulation and 
notification..
+   * [[api/javascript/eina|Eina]] - data types and basic abstractions.
\ No newline at end of file

-- 


Reply via email to