Ticker Type Text Submitted by daniel on Fri, 24/11/2023 - 00:26 This is a jQuery Plugin designed to mimic a typewriter or news ticker. I looked for one but did not find one that did quite what I wanted so decided to create this one.https://www.npmjs.com/package/ticker-type-text Date Created Sun, 26/02/2023 - 00:00 Read more about Ticker Type Text
How to use a CDN to access your npm module Submitted by daniel on Fri, 17/02/2023 - 12:32 In my last post I wrote about how to publish your article to a public registry like npm (node package manager). Once you have added your code to the registry your code automatically becomes available via a Content Delivery Network (CDN). Here we look at a couple of CDN's and how to utilise them in your code or build pipeline. Tags: cdn npm
Publishing your javascript module to npm Submitted by daniel on Thu, 16/02/2023 - 15:21 To facilitate you and others using your code, one option is to publish it to a public package manager or registry. One of the most popular for javascript code is the npm registry, a public collection of packages of open-source code for Node.js, front-end web apps, mobile apps, robots, routers, and countless other needs of the JavaScript community. Tags: npm Registry
Seismic Change Submitted by daniel on Tue, 30/11/2021 - 13:21 Seismic Change / We Mean ThisImplemented custom ticker tape type jQuery plugin to be used on Seismic Change Home Page for enabling dynamic text.Assisted with other changes including re-implementing Squarespace video hero with support for custom configuration including enabling the do not track feature on initial load.Helped to implement EU cookie and GDPR compliance. Date Created Tue, 23/03/2021 - 00:03 Read more about Seismic Change