Recommended and mentioned products
-
The Write Less, Do More, JavaScript Library.
GUI w/ powershell scripts about 2 days ago:
jQuery for any dynamic features, Ajax requests. -
A JavaScript library for building user interfaces
Everything You Need to Know About the Updated React Docs about 7 days ago:
The now-legacy documentation could originally be found at reactjs.org; this now redirects to the brand-new react.dev domain. When the new docs were still in beta, they were hosted at beta.reactjs.org, which now also redirects to react.dev. The original documentation can still be found, for those who need it, at legacy.reactjs.org. This was done to make a fresh start and clear separation between the current vs.... -
Voca provides functions to manipulate strings in JavaScript: change case, trim, pad, slugifly, latinise, sprintf, truncate, escape and more
12 Useful JavaScript Libraries You’ve Probably Never Used about 4 months ago:
Voca makes it easier to work with strings by offering useful functions like case-changing, clipping and truncating. The library is divided into several modules, which allow you to work with its individual functions. -
Fast and light-weight UI components for the web
12 Useful JavaScript Libraries You’ve Probably Never Used about 4 months ago:
Glimmer.js is a great library that helps with user interface components and DOM rendering. It is built on the Ember CLI and uses Git, Node. js, npm, and Yarn. If you are looking for a tool for creating components and want to optimize the process of working with them, pay attention to Glimmer. -
D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
📊 Non-Image Approach to Data Viz in Email about 11 days ago
HTML emails have a limited toolbox for data visualization. Sophisticated tools such as D3.js are not available to use in email development. As a result, images has become the most common medium for displaying data in emails. This route comes with a number of disadvantages:. -
Velocity is a JavaScipt animation engine.
Anyone know if this animation effect is a library? about about 1 year ago
Just gotta look in page source. There's cdn for Velocity.js. -
WinJS is an open-source JavaScript library that assist in building web apps.
-
Reactive Components for Modern Web Interfaces
Starting a personal hobby project, could use some advice on... about 11 days ago:
If you want to, you could build the front-end separately, using something like React or Vue, but that would require a good knowledge of JavaScript.