Best Development Tools Scripts for Maurice van Creij
useful.filter.js works via a search field that can be added near HTML tables or (un)ordered lists.Once the user types text inside this search field, the content of the table/list is scanned, and all items not matching the user's input are hidden via...
useful.htmltocss.js is a Web-based tool that can be very useful for HTML&CSS developers.This application works based on a block of HTML which you feed to it via a textarea.The useful.htmltocss.js library analyzes this code and generates a list of CSS...
useful.slideshow.js is a JavaScript library for building image sliders, but using CSS3 for the image transition effects.The library works without a bulky JavaScript framework but uses jQuery and jQuery UI in older IE versions, as a fallback for the lack...
useful.hero.js is an image slideshow tool written in vanilla JavaScript syntax, with no external dependencies and a minimal UI style.It is easy to deploy, and the library comes with lots of parameters that developers can change and modify the slideshow's...
useful.requests.js is a small, open source JavaScript library that will help developers get started with AJAX.The library is a collection of functions that make it very easy to initiate AJAX calls to a Web service of your liking, and then deal with the...
useful.range.js is a JavaScript library for adding and controlling HTML5 input range elements on a Web page.Developers can decide where to embed this element in their forms, and the library will let them customize its label field via a simple JS...
useful.gallery.js works by loading images or HTML content inside the slider's panels via basic AJAX requests.Site visitors can use the dotted or next/prev arrows pagination system to navigate the slider and view the images they want.There's also a...
useful.log.js allows developers to send debug messages to a console-like tool.The console appears in the bottom right corner of the page and floats above the rest of the content.useful.log.js can be used for older browsers that don't provide access to a...
useful.thumbnails.js can be used for building thumbnail sliders.The photos used with the library can be at different aspect ratios and sizes, useful.thumbnails.js automatically cropping and resizing them to fit in the desired container.Controls for...
useful.order.js will append sorting controls to the top of an HTML list, allowing users to reorder a list automatically with the push of a button.The library works on a series of parameters passed to each list item.The component doesn't care what's...