Questions tagged [enyo]

An open-source JavaScript framework for building single-page applications, based on code that powered HP webOS 3.0 for the HP TouchPad device, but now supporting a wide range of desktop and mobile browsers. The core principles are object-orientation, encapsulation of view and functionality, and code reuse.

An open-source JavaScript framework for building single-page applications, based on code that powered HP webOS 3.0 for the HP TouchPad device, but now supporting a wide range of desktop and mobile browsers. The core principles are object-orientation, encapsulation of view and functionality, and code reuse. More details at http://enyojs.com.

196 questions
0
votes
0 answers

Unable to clone enyo2-components on windows from github

I am newbie to both git & enyo framework.I installed git-bash on my windows-7 and trying to clonse enjyo2-components repo to my local machine. I forked it & copied url https://github.com/kshraddha1290/enyo-2-components.git.When I try to clone it…
newhorizens
  • 107
  • 1
  • 9
0
votes
1 answer

enyo framework to integrate which raphael

I'm trying to integrate Raphael with enyo.js to create SVG component using Raphael instead of through enyo so i can use some of the Raphael functionality. I would like to replace the div that is rendered by default with it child component svg, i…
user1595858
  • 3,700
  • 15
  • 66
  • 109
0
votes
0 answers

yeoman framework with many different applications

I love yo framework for single page application. Now i would like to create more application under one yo framework so i would require one grunt file. Let say i am using angular bootplate for front end web as single application app, now i want to…
user1595858
  • 3,700
  • 15
  • 66
  • 109
0
votes
1 answer

event handling in enyo js

I want to perform dynamic binded actions on click of buttons and checkbox ticks all together to be reflected in a statement of the class results (name results, box-container)