1.0.5 • Published 8 years ago

jscow-theme v1.0.5

Weekly downloads
1
License
GPL-3.0+
Repository
github
Last release
8 years ago

==========================================================

The jsCow framework is not longer in development and is no longer supported.

Please use the last stable version 2.0.4 of jsCow.

For questions you can still write a message or an email. I will try to help you but it's not possible for me to fix any bugs.

Feel free to use or change it.

==========================================================

jscow-theme

Provides a theming environment for the jscow component framework. Here you can develop your own LESS/CSS theme for your jsCow application.

Install

npm install

Build

grunt

Watch

You can the grunt-contrib-watch plugin to call all grunt tasks automatically by change a js file or less file within the src/ directory. To refresh your page automatically after calling the watch task you have to install the browser plugin LiveReload.

For using the watcher run the follow command in your nodejs command client:

grunt watch

Dependencies

jscow-theme needs the following node packages: All packages will be installed with command 'npm install'.

Note: It is not needed to install all available jscow components for your own theme. Just install all components that you need for your application for example:

License

jscow-theme is licensed under the GNU GPL.

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago