0.0.4 • Published 2 years ago

@dryfeld/fractal-mandelbrot v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@dryfeld/mandelbrot

The default web UI theme for Fractal.

NPM Version

See the Fractal documentation for details on configuration and usage.

In order to get a locale aware date for the 'last updated' text, install the full-icu module.

Development

Follow these instructions to setup the development environement, then go to the Mandelbrot package directory:

cd packages/mandelbrot

In there, run:

npm start

To start Gulp in watch mode and automatically recompile Mandelbrot’s CSS & JS files on save.

You can also build the files once with:

npm run build

You can see your changes in one of our example Fractal instances.

License

MIT

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago