ready-to-use resources, tutorials, tips and many other web development related stuff
WARNING! You probably have JavaScript disabled. Some features of this site will not work properly unless JavaScript enabled.
www.webdevelopmentstuff.com changed to www.webdevstuff.com
Currently Browsing: Libraries

XHTML Abstraction Markup Language

XHTML Abstraction Markup Language (Haml) is a markup language that‘s used to cleanly and simply describe the XHTML of any web document, without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ERB, and ASP. However, Haml avoids the need for explicitly coding XHTML into the template, because it is actually an abstract description of the XHTML, with some...

Syntactically Awesome StyleSheets

Syntactically Awesome StyleSheets (Sass) is a meta-language on top of CSS that‘s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. Sass both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets. Sass Features Whitespace active Well-formatted output Elegant input Feature-rich Sass...

JS Charts: Free JavaScript Charts

JS Charts is a free JavaScript based chart generator that requires little or no coding. With JS Charts drawing charts is a simple and easy task, since you only have to use client-side scripting (i.e. performed by your web browser). No additional plugins or server modules are required. Just include the JS Charts scripts, prepare your chart data in XML or JavaScript Array and your chart is ready! JS Charts lets...

TinyMCE: Javascript WYSIWYG Editor

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems. TinyMCE Features Easy to integrate – Only a few lines of code needed. Customizable – Themes...

WYMEditor: Free XHTML Editor

There’s a lot of WYSIWYG (What You See Is What You Get) editors worldwide. You can choose from simple ones to more complex with a lot of features. But sometimes less is more. Mainly, in the event when users shouldn’t change a layout, colors, fonts, etc. of the webpage while editing content (by CMS editor, for example). It’s much better to let change a layout or any other front-end attributes...

Geometry, Plotting, Visualization by JS

JSXGraph is a cross-browser library for interactive geometry, function plotting, graphs, and data visualization in a web browser. It is implemented completely in JavaScript and uses SVG and VML. Supported browsers Mozilla Firefox Opera Safari Google Chrome Microsoft Internet Explorer JSXGraph is easy to embed and has a small footprint: only about 55 kB if embedded in a web page. No plugins are required! JSXGraph...

$fx(): JavaScript Animation Library

$fx() is the really small and pretty flexible library to animate HTML elements. It lets you to alter any CSS property allong time line by passing just simple configuration. Morover you can combine effects, group them to the chains and run parallel, also you have ability to set different callbacks what gives you even more flexibility. This compact lightweight JavaScript library extends DOM element by adding animation...

PEAR: PHP Repository

PEAR is a framework and distribution system for reusable PHP components. PEAR is short for “PHP Extension and Application Repository” and is pronounced just like the fruit. The purpose of PEAR is to provide: A structured library of open-source code for PHP users A system for code distribution and package maintenance A standard style for code written in PHP, specified here The PHP Extension Community...

jQuery: JavaScript Library

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. jQuery offers a mechanism for adding in methods and functionality, bundled as jQuery plugins. Most of the methods and functions included in the default download are written using the...

Next Entries »

© 2008 - 2024, webdevstuff.com | Powered by Wordpress | Theme by Elegant Themes | Valid XHTML and CSS | Subscribe to RSS