11 projects tagged "JS"
dotCMS Scripting Plugin allows you to execute server side code directly from Velocity in PHP, Ruby, Python, Groovy, and Javascript. You can declare variables in your Velocity code and use them within your scripting language. You can call methods or functions in your script (from Velocity). Additionally, you can access any dotCMS Java class directly from the your script. There is a PHP servlet and virtual filesystem that can serve PHP applications from dotCMS's file store.
Mix2ool is an integrated framework for Web development on both the client side with JavaScript and HTML5, and on the server side with PHP. It enables the use of HTML5 and some more useful components by extending jQuery. The server side defines a well-structured file skeleton and provides some useful libraries.
mCommerce WebKit UI is a mobile commerce UI for WebKit-enabled mobile devices. It features intuitive searching and browsing, a streamlined sales funnel, conversion-friendly color scheming, easy customer support via native device functions (phone, SMS, and email), a touch-friendly minimal-click interface, accessible font and text rendering, and universal header and footer navigation.
Water drop can apply the water drop effect to Web page elements. It creates an animation effect on a given page element that seems like a drop of water appeared over that page element. The water drop color, the animation speed, and the drop expand and fade effects are configurable options. This object is available as a standalone object or as a jQuery plug-in.
PHPGrid generates fully-functional grids with minimal coding, with add, edit, del, auto-filter, search, sort, page, grouping, export, custom add/del calls, grid-subgrid, multiple databases, multiple themes, and much more. It saves development time and effort for creating repetitive CRUD functions. The custom SELECT query option is useful for cross table data and report generation. It supports all major databases.
Swallowapps provides interactive tools for the design of Web (HTML5) content. You create the visual part of your application using visual tools and get instant feedback while you adjust dimensions, transformation matrices, colors, shadows, gradients, and other styling elements in an intuitive and interactive way. When the time comes for programming, Swallowapps combines the convenience of the commonJS packaging specification (the require() function, package.json, etc.) with an automatic build process. Modify any source module of any package which you use, hit F5 in the browser, and your updated application is reloaded. Swallowapps tools are built with themselves, so as you learn how to use the tools, you also learn how to modify them and make them tightly fit your specific needs.
BoardJS is a JavaScript library that simplifies the way of making interactive presentations, stories, and ads. The library works by writing commands such as adding text and images, moving objects, and showing tooltips; once the .go() function is called, commands will be executed one by one. The list of commands will be interpreted in the library as a timeline. It is optimized and fast, is cross-browser and cross-platform, changes the presentation without refreshing the page, applies commands to more than one object at a time, makes it easy to update presentations, uses only HTML, JavaScript, and CSS, and allows multiple shows in the same page.