ng-mediacheck

v0.1.5
Ng-mediacheck is a service to work with mediaqueries in [Angular](https://angular.io).
angular mediaqueries matchmedia

build

gulp build

build:watch

gulp

docs

npm run docs:build

docs:build

compodoc -p tsconfig.json -n ng-mediacheck -d docs --hideGenerator

docs:serve

npm run docs:build -- -s

docs:watch

npm run docs:build -- -s -w

lint

tslint --type-check --project tsconfig.json src/**/*.ts

lite

lite-server

playground:build

tsc -p playground -w

playground

concurrently "npm run build:watch" "npm run playground:build" "npm run lite"

test

tsc && karma start

Metadata

  • MIT
  • >=6.0.0
  • Kim Maida
  • released 1/14/2018

Downloads

Maintainers