marcbruederlin / particles.js

A lightweight, dependency-free and responsive javascript plugin for particle backgrounds.

Home Page:https://marcbruederlin.github.io/particles.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM import not working

Christilut opened this issue · comments

Doesn't seem to work when required or imported.

Seems like module.exports is missing and its relying on global variables instead?

Yes, you're right. I will fix this with the next update.