1667 projects tagged "JavaScript"
MagicMin is a class that merges and minifies JavaScript and CSS files. It compresses them by stripping unnecessary comments, spaces, tabs, and line breaks. It can also merge multiple JavaScript and CSS files to minimize the number of server requests. External images used by CSS files may be converted to inline images using data URLs. Processed files are cached to avoid processing overhead until any of the source files are changed.
file2password is a utility that allows you to select a file (picture, document, music, etc.) and generate a secure password based on it. This means that there is no need to remember any password - just a picture or a filename. It is small (2 KB plus CSS), highly secure as it does not upload or shows the file used, supports drag and drop, can use online storage, and requires no server-side scripting.
MockMockWeb is a Heroku-ready Node.js-based Web application server which allows you to mock up a website in seconds. It allows you to instantly launch a website which sends an empty page (with status 200) to any request/URL and edit any page on the spot. You can also edit the layout shared throughout your website. It lets you build a mock (sometimes real) website in a request-driven interaction.
Xyndravandria Averazain handles AJAX requests with PHP classes. It can generate HTML and JavaScript for displaying Web page elements which will trigger events to be handled by PHP classes using AJAX requests. It can process clicks on links or form submissions using PHP classes registered to handle the AJAX requests and provide responses to the browser-side actions. It can also handle the case in which JavaScript is disabled on the browser by processing regular link click and form submission requests.
jQuery Calx is powerful yet easy to use jQuery plugin for building calculation forms or calculation tables. It parses provided formulae and performs calculations, scans for form changes and updates results automatically, and formats plain numbers into currency format, ordinal numbers, etc. It is suitable for both simple ($A+$B) formulae and complex ones such as ($I*$P*((1 + $I)^$N)) / (1 - ((1 + $I)^$N)).
Enterprise Reporting Server (Birt) aims to be a Free Software replacement for the standard Birt webviewer. Some its features are: uploading and managing Birt .rptdesign files, user accounts with role-based access controls, fine-grained permissions on reports, and scheduling of reports (using Quartz Enterprise Scheduler).
meetmint is a meeting minutes tool for Web browsers. It lets you take short notes of various types during a meeting. It supports timing (auto-suggest breaks, log time), collecting agenda items, logging the presence/absence of attendees, reuse of attendee lists (groups), and automatic generation of summaries of todo lists grouped by persons, leftover items (for later meetings), and ideas.
A toolkit of commonly used classes and functions, including Wordpress and Drupal SDKs.