AnchorJS

在文档中添加深层锚链接。「Add deep anchor links to your docs.」

Github星跟蹤圖

AnchorJS Build Status

A JavaScript utility for adding deep anchor links (like these) to existing page content. AnchorJS is lightweight, accessible, and has no dependencies.

See Live Examples in the Documentation.

Anchoring links

Installation

Download AnchorJS using npm,

npm install anchor-js

or bower:

bower install anchor-js --save-dev

(or just download it from github).

Then include the anchor.js file (or anchor.min.js) in your webpage.

<script src="anchor.js"></script>

You could also include it via a CDN like CDNJS or jsDelivr.

Usage

See the Documentation for detailed instructions.

Compatibility

Currently Supports: IE9+ and modern browsers

Contributing devDependency Status

To contribute:

  1. Fork/Clone the repo.
  2. Make your changes.
  3. Write tests as needed.
  4. Run tests locally to confirm everything is working:
    • Install test modules: Run npm ci
    • Run all tests: npm test
  5. Minify the code: npm run release
  6. Submit a Pull Request.

License

Licensed with the MIT License.

主要指標

概覽
名稱與所有者bryanbraun/anchorjs
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2013-11-09 05:19:05
推送於2025-03-13 22:13:32
最后一次提交
發布數27
最新版本名稱5.0.0 (發布於 )
第一版名稱0.1.0 (發布於 )
用户参与
星數890
關注者數18
派生數57
提交數300
已啟用問題?
問題數83
打開的問題數3
拉請求數87
打開的拉請求數1
關閉的拉請求數25
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?