
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
A JavaScript library that allows you to animate web content
More nformation can be found at leunen.me/fakesmile
SMIL is a specification defining a set of elements that control animations. This is called declarative animations. FakeSmile is a SMIL implementation written in ECMAScript. What people call a polyfill. It is primarily targeted to SVG animations.
While some browsers already support animations (Opera, Firefox, Safari and Chrome), others don't. While I'm writing this, only MS Internet Explorer is lacking this feature. But they all support programatic animations via scripting. FakeSmile makes declarative animations work in IE too.
In your project directory, run the following command.
npm install fake-smile --save
Require the libraries in your project (requires a transpiler such as Webpack).
import "fake-smile/smil.check.js";
import "fake-smile/smil.user.js";
Note: This library will not work on external SVG files. They will have to be part of the template.
FAQs
A JavaScript library that allows you to animate web content
The npm package fake-smile receives a total of 9 weekly downloads. As such, fake-smile popularity was classified as not popular.
We found that fake-smile demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.