Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sitetheory/stratus
Web Design Platform
https://github.com/sitetheory/stratus
amd angular angularjs commonjs javascript react sitetheory sitetheory-framework stratus systemjs template typescript
Last synced: about 3 hours ago
JSON representation
Web Design Platform
- Host: GitHub
- URL: https://github.com/sitetheory/stratus
- Owner: Sitetheory
- License: mit
- Created: 2016-05-31T23:38:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T00:35:57.000Z (11 days ago)
- Last Synced: 2024-11-12T04:03:35.918Z (4 days ago)
- Topics: amd, angular, angularjs, commonjs, javascript, react, sitetheory, sitetheory-framework, stratus, systemjs, template, typescript
- Language: TypeScript
- Homepage: http://sitetheory.io/
- Size: 12.5 MB
- Stars: 5
- Watchers: 9
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Stratus - Web Design Platform
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2f4610bc1be141759b51b62c624282ff)](https://www.codacy.com/gh/Sitetheory/stratus/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Sitetheory/stratus&utm_campaign=Badge_Grade)
[![codecov](https://codecov.io/gh/Sitetheory/stratus/branch/master/graph/badge.svg)](https://codecov.io/gh/Sitetheory/stratus)
[![Build Status](https://travis-ci.com/Sitetheory/stratus.svg?branch=master)](https://travis-ci.com/Sitetheory/stratus)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![Join the chat at https://gitter.im/Sitetheory/stratus](https://badges.gitter.im/Sitetheory/stratus.svg)](https://gitter.im/Sitetheory/stratus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)## Thesis
This is a minimalistic framework that becomes progressively more complex on-demand. [Read More...](docs/Thesis.md)
## Goals
* Creative Design
* Code-Free Design
* Elegant Simplicity
* Abstract Extensibility
* Optimal Performance## Frameworks & Libraries
##### Dependent
* Lodash
##### Recommended
* AMD, CJS, System.js, or equivalent loader
##### Optional
* Angular
* AngularJS
* React## Usage
#### Deployment
Stratus is built to run within an AMD or equivalent environment with Async/Await or Promises. For an independent implementation without an asset loader, further functionality involving auto-loading dependencies will not be present, so any javascript dependencies and templates will need to be defined directly on the DOM.
#### Angular
Angular is in heavy development. [Read More...](docs/Angular.md)
#### AngularJS
AngularJS is stable and takes additions with ease. [Read More...](docs/AngularJS.md)
#### React
We don't have any data bindings or Auto-Loading built for React, yet. [Read More...](docs/React.md)
## Contributions
Always welcome! [Read More...](docs/Contributing.md)
# License
All information contained herein is, and remains the property of Sitetheory and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Sitetheory and its suppliers and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Sitetheory.