This package has been deprecated

Author message:

This package has been deprecated. Use @nowzoo/ngx-route-utils.

@nowzoo/ngx-window-title
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@nowzoo/ngx-window-title

Demo Site | Demo Code

Install

npm i @nowzoo/ngx-window-title --save

Quick Start

TKTK

API

TKTK

Contributing

Contributions and suggestions are welcome.

Get started...

git clone git@github.com:nowzoo/ngx.git
cd ngx
npm i
ng build ngx-window-title --prod

The library code is found in projects/ngx-window-title.

The demo site code is in src/app/ngx-window-title.

This library was built with the Angular CLI, so...

# test the library...
ng test ngx-window-title

# build the library...
ng build ngx-window-title --prod

# serve the demo site locally...
ng serve

Note that changes to the library code are not automatically reflected in the locally-served demo site. You must run ng build ngx-window-title whenever you make changes to the library. But the local server does watch for changes to the built library -- so you don't need to restart the server.

If you use Wallaby to run unit tests, select the projects/ngx-window-title/wallaby.js as your config file.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @nowzoo/ngx-window-title

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

70.6 kB

Total Files

27

Last publish

Collaborators

  • chriscarson