文件名称:angular-seo-header:SEO 标题的角度服务
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-26 15:17:49
JavaScript
angular-seo-header SEO(搜索引擎优化)标题的角度插件。 动态文档标题 动态标头(元标记,...) 灵感来自 。 支持 ui-router(还没有) IE8及以上 安装 (1) 通过获取 angular-seo-header $ bower install angular-seo-header 或添加 bower.json $ bower install angular-seo-header --save (2) 添加javascript链接到html ... < script src =" bower_components/angular-seo-header/dist/angular-seo-header.min.js " > </ script > ... (3) 将'angular-seo-header'到主模块的依赖项列表中 var my
【文件预览】:
angular-seo-header-master
----.jshintrc(395B)
----.gitignore(36B)
----package.json(987B)
----src()
--------angular-seo-header.js(2KB)
----.travis.yml(580B)
----gulpfile.js(2KB)
----dist()
--------angular-seo-header.min.js(1KB)
----LICENSE(1KB)
----CHANGELOG.md(211B)
----README.md(3KB)
----.coveralls.yml(45B)
----protractor.conf.js(599B)
----bower.json(638B)
----test()
--------app()
--------e2e()