This is a list of 35 JavaScript applications, JavaScript resources, JavaScript libraries (frameworks), JavaScript tools that might help you shorten your time to develop JavaScript applications, web applications. This list is quite completed, it contains almost of the JavaScript subjects that are being taken interest in: better JavaScript frameworks, creating web-based worksheets, packing/compressing JavaScript codes, diagrams/graphs, ... Please go to the full article page for more details.
- Demo
- Enlarge
- Reload
- New window
Generate your business videos by AI with voice or just text
Your first FREE AI Video App! Automate Your First AI Video. Create Your Professional Video In 5 Minutes By AI No Equipment Or Video Editing Skill Requred. Effortless Video Production For Content Marketers.
JavaScript Code Optimization and Minimization Tools
Writing Efficient JavaScript
The title speaks for itself: here is an interesting slideshow analyzing what makes JavaScript slow and offering solutions.
Closure Compiler
The Closure Compiler is a tool for making JavaScript download and run
faster. It is a true compiler for JavaScript. Instead of compiling from
a source language to machine code, it compiles from JavaScript to
better JavaScript. It parses your JavaScript, analyzes it, removes dead
code and rewrites and minimizes what's left. It also checks syntax,
variable references, and types, and warns about common JavaScript
pitfalls.
Online javascript beautifier
This little beautifier will reformat and reindent bookmarklets, ugly
javascript, unpack scripts packed by the popular Dean Edward's packer,
as well as deobfuscate scripts processed by javascriptobfuscator.com.
jQuery Code Does not have to be Ugly
Resolve problems with nesting curly braces and parenthesis.
CSS & Javascript Character Entity Calculator
Enter your HTML Entity Character number (such as ? or just 2335 - ?) to get the CSS and JS values for that entity.
Javascript, CSS, and (X)HTML entities in numeric order
Below are the entities listed in numeric order with definition and ISO
numeric code. CSS 'content' does not accept named entities or regular
numeric entities such as @, but does render ASCII text and unicode.
- Sent (0)
- New