Skip to content

Provides a theming environment for the jscow component framework based on less css.

License

Notifications You must be signed in to change notification settings

jsCow/jscow-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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:

  • jscow-button - jsCow - Javascript Component Framework
  • ...
  • ...

License

jscow-theme is licensed under the GNU GPL.

About

Provides a theming environment for the jscow component framework based on less css.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published