Introduction:

Simplify is a front-end web UI library with different components to choose from. No design skill is required. Simplify components are mobile-responsive and can be easily adjusted to suit any design pattern using our CSS classes. With Simplify, developers have the chance to use only the JavaScript required for a component that uses Javascript.

Example

The forms below are designed with Simplify classes. The 1st form has rounder curves compared to the 2nd form, which has a more block-like feel. This difference in design is achieved by adding s-r-20 class to the 1st form

Note=> s-r-20 gives a border radius of 20px to all sides of an element

Login
Login

The script required for any component that uses javascript is provided in the documentation. developers can edit it to suit their preference. Note: if Simplify Javascript is included in your chosen Simplify file or CDN, loading this script is not required.