Zephir - Ze (nd Engine) Ph (p) I (nt) r (mediate). Zephyr is a compiled high-level programming language designed to write PHP extensions without using C. A project from the creators of Phalcon ( compiled by the PHP MVC Framework ). About Zephir at Sitepoint
JSDB.IO is a large and high-quality database of necessary scripts / libraries / frameworks in JavaScript. Everything is divided into categories: Animation, Application, Audio, Video, Games, etc. In order to put together all the popular .js I add three more links: Microjs (many small utilities up to 5kb) and jsdelivr and cdnjs , which allow you to add your own scripts.
Snap.svg is a product from Adobe Webplatform. Recently, I talked about the " worthy competitor Raphaël " and in the comments challenged this phrase due to the lack of support for the same set of browsers. The author of Raphaël, Dmitry Baranovsky, participates in the development of Snap, and the reason for creating a new library for working with SVG is the inability to support all the features of SVG in older browsers.
At.js is a very usable autocomplete script ( Emojify is used in the demo). And then there is a more functional library for autocomplete - Typehead from Twitter.$('.atwho-inputor').atwho({ at: "@", data: ["one", "two", "three"], }); 



-webkit-background-clip: text; -webkit-text-fill-color: transparent; 
Source: https://habr.com/ru/post/198942/
All Articles