Tag: javascript (7 posts)

Npm package - AngularJS wrapper for multi-select jquery plugin

June 11, 2018

An AngularJS wrapper for the good jQuery plugin multi-select Docs https://github.com/moshfeu/multi-select-angularjs Demo https://moshfeu…

Npm package - Placeholder for select2

April 11, 2018

A tiny library to animate the placeholder of the beloved select2 plugin Docs https://moshfeu.github.io/select2-placeholder-transition/

Be aware of css animation

January 22, 2022

Be aware of the "dark side" of css animations fill-mode . We usually use "fill-mode" when we want the element the browser just animated to…

Notifications in Chrome extension

September 05, 2019

Notifications are great. When an app wants to take its user attention, usually when a (long) process was done and maybe the user moved to…

Test JSON schema with AJV and Jest

March 20, 2019

While I worked on a project I was involved (Coding-Coach if you must know 😉) I faced with an interesting challenge. The project users…

© 2022 - Moshe Feuchtwander