Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 941 Bytes

File metadata and controls

15 lines (10 loc) · 941 Bytes

Baseline UI

Baseline is a very basic somewhat minimal application and UI framework that will provide some initial structure to any website or web application. Baseline is fairly non-invasive because its elements are prefixed with a variable name/string that the user can customize. It can even be used with other UI frameworks such as Bootstrap or Foundation with minimal collision. Being a modern framework, Baseline's JavaScript components are all maintained in the latest ECMAScript versions (currently ES6).

View Demo

Build Tools

Baseline supports a number of the common Node.js driven build tools including...

You can use whichever one you prefer.