What is Ambient?
Ambient is an intuitive front-end framework for fast, app website development.
Chewbacca release v1.4.1
Install
Bower Package
$ bower install ambient
Install Ambient package.
ambient/
├── dist/
│ └── css/
│ ├── ambient.css
│ └── ambient.min.css
└── less/
│ └── core/
│ ├── layouts/
│ ├── skins/
└── ambient.less
Ambient package includes both the CSS
files as well as the less/
code files.
Optional Bower
$ bower install ambient#dist --save
Optional Bower includes only the CSS files (--save as a dependency) in your project.
Download
ambient.min.css (30kb)
DownloadGithub
All are welcome to contribute. Bring your ideas on how we can help design the code.
Clone or fork the repo