@frctl/mandelbrot

The default theme for Fractal.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@frctl/mandelbrot
2,099481.10.310 months ago8 years agoMinified + gzip package size for @frctl/mandelbrot in KB

Readme

@frctl/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