Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/esr360/one-nexus

ONE-NEXUS v4 IS IN ACTIVE DEVELOPMENT - USE WITH CAUTION UNTIL THEN - One-Nexus is a toolkit for architecting and constructing modular front-end user-interfaces
https://github.com/esr360/one-nexus

es6 framework front-end sass toolkit user-interface

Last synced: 3 months ago
JSON representation

ONE-NEXUS v4 IS IN ACTIVE DEVELOPMENT - USE WITH CAUTION UNTIL THEN - One-Nexus is a toolkit for architecting and constructing modular front-end user-interfaces

Awesome Lists containing this project

README

        

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/esr360/One-Nexus/blob/master/LICENSE)
[![GitHub license](https://api.travis-ci.org/esr360/One-Nexus.svg)](https://travis-ci.org/esr360/One-Nexus)



> One-Nexus is a toolkit for architecting and constructing front-end user-interfaces

[Visit Website](https://edmundreed.com/projects/one-nexus/) |
[View SassDoc Documentation](http://esr360.github.io/One-Nexus/docs/sass) |
[View JSDoc Documentation](http://esr360.github.io/One-Nexus/docs/sass)

### Features

* Configure your entire project's UI from a single JSON file
* Modular and configurable UI components
* [Bespoke responsive grid system](https://github.com/esr360/One-Nexus/wiki/Grid-System)
* Built with Sass and Vanilla JavaScript (no jQuery!)
* Optional Handlebars templates
* Sass and JS unit testing
* Over 30 prebuilt configurable UI modules included
* Create multiple themes using your components
* Includes everything needed to develop your project's independent front-end

## One-Nexus Wiki

> For interactive demos, visit the [One-Nexus Github-Pages Website](http://esr360.github.io/One-Nexus/dist/)

### Table of Contents

* [Getting Started](https://github.com/esr360/One-Nexus/wiki/Getting-Started)
* [Introduction](https://github.com/esr360/One-Nexus/wiki/Introduction)
* [UI Modules](https://github.com/esr360/One-Nexus/wiki/UI-Modules)
* [Themes](https://github.com/esr360/One-Nexus/wiki/Themes)
* [Tools](https://github.com/esr360/One-Nexus/wiki/Tools)
* [Grid System](https://github.com/esr360/One-Nexus/wiki/Grid-System)
* [Templates](https://github.com/esr360/One-Nexus/wiki/Templates)
* [Unit Testing](https://github.com/esr360/One-Nexus/wiki/Unit-Testing)
* [Build/Grunt Tools](https://github.com/esr360/One-Nexus/wiki/Build-Grunt-Tools)