New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dijit-themes

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dijit-themes

Dojo 1.x modern themes

  • 1.17.3
  • latest
  • patch1.17
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
595
decreased by-34.04%
Maintainers
1
Weekly downloads
 
Created
Source

themes

Dojo 1.x modern themes

While still being maintained, new development is primarily focused on modern Dojo.

Checkout the Dojo framework website or if you want a more detailed technical status and overview, checkout the Dojo roadmap.

Getting Started

  1. Install globally Stylus and GruntJS.
  • npm install -g stylus
  • npm install -g grunt-cli
  1. 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:

  1. Create a uniquely named directory, also being the name of the theme.
  2. 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

FAQs

Package last updated on 13 Aug 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc