Socket
Book a DemoInstallSign in
Socket

dojo-themes

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dojo-themes

Dojo 1.x modern themes

latest
Source
npmnpm
Version
1.14.1
Version published
Weekly downloads
57
-3.39%
Maintainers
2
Weekly downloads
 
Created
Source

themes

Dojo 1.x modern themes

Getting Started

  • Install globally Stylus and GruntJS.
  • npm install -g stylus
  • npm install -g grunt-cli
  • Run grunt THEME_NAME to compile css and open test application.

Contributing New Themes

For general contributing guidelines see Dojo's Contributing Guildlines.

Adding a new theme:

  • Create a uniquely named directory, also being the name of the theme.
  • Add Grunt tasks for the theme to Gruntfile.js.

Helpful information:

Themes

Flat Theme

A flat theme for Dojo Dijit, Dojox and dgrid.

This theme is currently in development. Contributions welcome.

Run grunt flat to compile CSS and open Flat Theme's test application for development.

To use Flat Theme right away simply copy the flat directory and its contents to a location in your app, add/import flat.css and add class="flat" to the body tag.

Keywords

Dojo

FAQs

Package last updated on 31 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts