UNPKG

trinte-themes

Version:

Bootswatch Themes for TrinteJS Javascript MVC Framework

83 lines (60 loc) 3.24 kB
[![NPM version](https://badge.fury.io/js/trinte-themes.png)](http://badge.fury.io/js/trinte-themes) ## Bootstrap Themes for TrinteJS Twitter Bootstrap Themes for TrinteJS Javascript MVC Framework Work only via [TrinteJS](https://github.com/biggora/trinte) ### Installation npm install trinte -g ### Create TrinteJS Application with Bootswatch Theme # add `--theme` argument $ trinte -i HelloWorld --theme cosmo * `theme name must be lowercase` ## Dependencies - [jQuery 2.2.x](http://jquery.com/). - [Twitter Bootstrap 3.3.6](http://getbootstrap.com/). - [Bootswatch 3.3.6](https://bootswatch.com/). - [Font Awesome 4.x](http://fortawesome.github.io/Font-Awesome/). ### Themes Used Free themes for Bootstrap from [Bootswatch](https://bootswatch.com/) * [Default](http://getbootstrap.com/) * [Cerulean](https://bootswatch.com/cerulean/) * [Cosmo](https://bootswatch.com/cosmo/) * [Cyborg](https://bootswatch.com/cyborg/) * [Darkly](https://bootswatch.com/darkly/) * [Flatly](https://bootswatch.com/flatly/) * [Journal](https://bootswatch.com/journal/) * [Lumen](https://bootswatch.com/lumen/) * [Paper](https://bootswatch.com/paper/) * [Readable](https://bootswatch.com/readable/) * [Sandstone](https://bootswatch.com/sandstone/) * [Simplex](https://bootswatch.com/simplex/) * [United](https://bootswatch.com/united/) * [Yeti](https://bootswatch.com/yeti/) * [Spacelab](https://bootswatch.com/spacelab/) * [Superhero](https://bootswatch.com/superhero/) * [Slate](https://bootswatch.com/slate/) ### Copyright & License (The MIT License) Copyright (c) 2013 Alexey Gordeyev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### Resources - Visit the [author website](http://www.gordejev.lv). - Follow [@biggora](https://twitter.com/#!/biggora) on Twitter for updates. - Follow [agbiggora](https://www.facebook.com/agbiggora) on Facebook for updates. - Report issues on the [github issues](https://github.com/biggora/trinte-themes/issues) page. ### Recommend extensions - [CaminteJS](http://www.camintejs.com/) - Cross-db ORM for NodeJS - [2CO](https://github.com/biggora/2co) - is the module that will provide nodejs adapters for 2checkout API payment gateway.