Must have Development Tools Scripts for Web
Material-UI lets developers easily put together the frontend of an application using a series of ready-made components and some industry known best practices.While there are many frontend UI frameworks around today, this particular one addresses the world...
Materialize closely follows instructions laid out via the Material Design documentation and provides a simple frontend UI framework for building such projects.
The framework comes with built-in support for responsive layouts and mobile devices, allowing...
By default, matrix arithmetic isn't supported in JavaScript.And since most online games are migrating their codebase from ActionScript to JavaScript, the matrix transformation operations so well supported in Flash games will need a third-party library to...
Inspired by the highly successful Twitter Bootstrap framework, Maxmertkit is a simple project clone with a new style.Comes with most of the features found in Bootstrap's recent versions.Features:Grid system
Button styles
Button groups
Drop-down...
Mouse and keyboard entry filters are implemented, so whenever the user types a letter or word, only the options containing that pattern are presented.Features:cursor-pointer" onclick="spovl3hide();"> Application features General Features:
Creates a...
Works by reading external Markdown files for info about certain pieces of code.
This means mdoc does not rely on inline comments, and by doing so, allows developers to keep their code code and legible.
mdoc is available via npm as well.What is new in this...
MDwiki was created to work in such a manner that at no time or in no situation would the wiki platform ever need to dynamically retrieve information stored on a remote Web server.Everything is neatly packed in an HTML file, formatted using Markdown...
MEAN unites some of today's most powerful and most successful Web development tools into a solid product that can be used as a base for any type of Web application.MEAN is not a final product that can be shipped out with just a few edits, but a solid base...
Works with images, audio and video files. mediaCache is a combination of a server-side script (PHP) and a JS library.The JS library send the appropriate requests to the server, while the PHP script dynamically creates and manages the...
Media Queries is a CSS 3 module that allows content rendering to adapt to conditions such as screen resolution.Mediatizr adds a pure JS method for supporting this CSS 3 module in older browsers that don't natively support CSS 3.Features:cursor-pointer"...