MCPcopy Index your code
hub / github.com/imakewebthings/waypoints

github.com/imakewebthings/waypoints @4.0.1 sqlite

repository ↗ · DeepWiki ↗ · release 4.0.1 ↗
158 symbols 355 edges 40 files 10 documented · 6%
README

Waypoints

Waypoints is a library that makes it easy to execute a function whenever you scroll to an element. Build Status

var waypoint = new Waypoint({
  element: document.getElementById('thing'),
  handler: function(direction) {
    alert('You have scrolled to a thing')
  }
})

If you're new to Waypoints, check out the Getting Started guide.

Read the full documentation for more details on usage and customization.

Shortcuts

In addition to the normal Waypoints script, extensions exist to make common UI patterns just a little easier to implement:

Contributing

If you want to report a Waypoints bug or contribute code to the library, please read the Contributing Guidelines. If you need help using Waypoints, please do not open an issue. Instead, ask the question on Stack Overflow and tag it with #jquery-waypoints. Be sure to follow the guidelines for asking a good question.

License

Copyright (c) 2011-2014 Caleb Troughton. Licensed under the MIT license.

Core symbols most depended-on inside this repo

expect
called by 81
test/lib/jasmine.js
runs
called by 56
test/lib/jasmine.js
waitsFor
called by 38
test/lib/jasmine.js
beforeEach
called by 33
test/lib/jasmine.js
require
called by 32
test/lib/coffee-script.js
bl
called by 31
test/lib/coffee-script.js
getOwn
called by 26
test/lib/require.js
toBeTrue
called by 17
test/inview-spec.js

Shape

Function 158

Languages

TypeScript100%

Modules by API surface

test/lib/require.js33 symbols
test/lib/jasmine.js18 symbols
lib/noframework.waypoints.js13 symbols
lib/zepto.waypoints.js11 symbols
lib/jquery.waypoints.js10 symbols
test/lib/jasmine-html.js9 symbols
test/lib/coffee-script.js9 symbols
src/adapters/noframework.js5 symbols
src/context.js4 symbols
lib/zepto.waypoints.min.js4 symbols
test/waypoint-spec.js3 symbols
test/lib/testloader.js3 symbols

Dependencies from manifests, versioned

eslint0.6.2 · 1×
gulp3.6.2 · 1×
gulp-concat2.2.0 · 1×
gulp-eslint0.1.7 · 1×
gulp-footer1.0.5 · 1×
gulp-header1.0.2 · 1×
gulp-rename1.2.0 · 1×
gulp-tap0.1.1 · 1×
gulp-uglify0.3.1 · 1×
merge-stream0.1.1 · 1×
testem0.6.24 · 1×

For agents

$ claude mcp add waypoints \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact