Home
Softono

Ngx Meta

Open source MIT TypeScript
334
Stars
44
Forks
12
Issues
13
Watchers
3 years
Last Commit

 About Ngx Meta

Dynamic page title & meta tags utility for Angular (w/server-side rendering)

Platforms

Web Self-hosted

Languages

TypeScript

Links

Need Help Installing Ngx Meta?

We provide expert installation service for this software. Our team will install, configure, and secure Ngx Meta on your server. plans start at just $30.

ngx-meta

Dynamic page title & meta tags generator for Angular

CircleCI coverage tested with jest Conventional Commits Greenkeeper badge Angular Style Guide

Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.

ngx-meta updates the page title and meta tags every time the route changes, based on Angular app's route configuration.

  • When the Angular app uses server-side rendering, the meta tags and page titles generated by ngx-meta successfully appear on HTML source, due to its platform-free workflow. This allows the SPA to be crawled and rendered by the search engines, as well as sharing the website link on social networks (facebook, twitter, etc).
  • It also supports resolving values using a callback function to use a custom logic on the meta tag contents (http-get, @ngx-translate/core, etc.).

Packages:

Name Description NPM
@ngx-meta/core Dynamic page title & meta tags generator for Angular npm version

Examples

Contributing

If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:

Thanks to

  • JetBrains, for their support to this open source project with free WebStorm licenses.

License

The MIT License (MIT)

Copyright (c) 2019 Burak Tasci