Socket
Book a DemoInstallSign in
Socket

cas-server-theme

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cas-server-theme

Provides a web interface for the interactive portions of cas-server

latest
Source
npmnpm
Version
0.4.0
Version published
Weekly downloads
1
-88.89%
Maintainers
1
Weekly downloads
 
Created
Source

cas-server-theme

This module provides a reference implementation of a cas-server theme plugin. It uses Marko as the template engine. The following configuration object may be supplied during phase 1 initialization:

{
  marko: {
    writeToDisk: false,
    checkUpToDate: true
  }
}

Note: if you set writeToDisk to true, then the user running the server will need write access to this module's templates/{layouts,views} directories.

License

MIT License

Keywords

cas-server

FAQs

Package last updated on 30 Aug 2017

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