Sealiousisanapplication-developmentframework.Itcanbeusedtocreateawebapplication(withthehelpof[sealious-www-servermodule](https://github.com/Sealious/sealious-www-server)), as well as a desktop app (in conjunction with NW.js or Electron).
*`field-type`-it'ssomethingbig,responsibleforsomethingverysmall.Asit'snamesuggests,itdescribesa*type*ofa*field*.Many*fields*canbeofthesame*fieldtype*(althoughtheymightusedifferentfieldtypeparameters-see[docs](https://github.com/Sealious/Sealious/blob/dev/docs/reference.md#field-type). It seems minor, but does quite a bit of heavy lifting, namely it:
Sealious'functionalitycanbeextendedwithplugins.Pluginscanregisternew[chips](https://github.com/Sealious/Sealious/blob/dev/README.md#structure) with arbitrary functionality.
ExistingSealiousplugins:
*[sealious-www-server](https://github.com/Sealious/sealious-www-server) - for serving static files
*[sealious-channel-rest](https://github.com/Sealious/sealious-channel-rest) - creates a RESTful API for your application