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

crds-core

Package Overview
Dependencies
Maintainers
1
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crds-core

Core Angular Module for Crossroads

  • 1.17.2-rc.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Crossroads Core Angular Module

[ Teamcity Status](http://mp-ci.centralus.cloudapp.azure.com/viewType.html? buildTypeId=Code_Release_Core&guest=1)

This is the core angular module for the Crossroads.net site. It includes multiple dependencies used throughout the crossroads ecosystem including:

Installation

npm i crds-core --save-dev At the top of your entry file (most likely app.js) require('crds-core')

Building and Testing

The module is built with gulp using webpack for packaging.

  • Pull down the repo
  • Install dependencies npm i
  • Run tests karma start karma.conf.js
  • To run tests on a ci server, karma start karma.ci.conf.js

Keywords

FAQs

Package last updated on 17 Jun 2016

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