code-blast-codemirror
code-blast-codemirror copied to clipboard
✨Particles blasts while typing in Codemirror
#11 * Purpose * Smaller particles. * Gentler shaking. * How to use * Put maxParticleSize and shakeIntensity values in blastCode option when initializing CodeMirror. * Implementations * Configurable maximum...
I'm working on a fork of this project currently to match my needs, and am curious about which features, if any, you'd be interested in pull requests for (or what...
Hi, I'm applying your project to mine, and I need to change shakeIntensity and size of particle of effect 2. (I wanted to lower these) However, there aren't configurable options...
You will get an error if cm is not initialized. `cm.off() is not a function`
Sounds good!