crds-core

1.17.2-rc.0 • Public • Published

Crossroads Core Angular Module

Teamcity Status

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

Readme

Keywords

Package Sidebar

Install

npm i crds-core

Weekly Downloads

56

Version

1.17.2-rc.0

License

BSD-2-Clause

Last publish

Collaborators

  • candrews_crds
  • rdonnelly02
  • tcmacdonald
  • dan.rye
  • dillon.courts
  • d3m
  • crds_npm_org