Skip to content

Instantly share code, notes, and snippets.

View limjinsun's full-sized avatar
✍️
Writing Code

Jin Lim limjinsun

✍️
Writing Code
  • Flender
  • Dublin
View GitHub Profile
@limjinsun
limjinsun / SplitText3.min.js
Created October 21, 2024 21:59 — forked from nicubarbaros/SplitText3.min.js
SplitText from GSAP - not commercial use
/* eslint-disable */
!(function(D, u) {
"object" == typeof exports && "undefined" != typeof module
? u(exports)
: "function" == typeof define && define.amd
? define(["exports"], u)
: u(((D = D || self).window = D.window || {}));
})(this, function(e) {
"use strict";
var v = "";