code-blast-codemirror icon indicating copy to clipboard operation
code-blast-codemirror copied to clipboard

✨Particles blasts while typing in Codemirror

Results 5 code-blast-codemirror issues
Sort by recently updated
recently updated
newest added

#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`