Typewriter Software

Results 1 comments of Typewriter Software
trafficstars

particles.js doesn't export anything, but it does set window.particlesJS. So require/import the npm package the usual way, then call window.particlesJS to initialize. Works for me (but yucky).