Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rstacruz/nprogress
/ functions
Functions
14 in github.com/rstacruz/nprogress
⨍
Functions
14
◇
Types & classes
0
↓ 3 callers
Function
classList
* (Internal) Gets a space separated list of the class names on the element. * The list is wrapped with a single space on each end to facilitate fi
nprogress.js:462
↓ 2 callers
Function
hasClass
* (Internal) Determines if an element or space separated list of class names contains a class name.
nprogress.js:420
↓ 2 callers
Function
toBarPerc
* (Internal) converts a percentage (`0..1`) to a bar translateX * percentage (`-100%..0%`).
nprogress.js:311
↓ 1 callers
Function
addClass
* (Internal) Adds a class to an element.
nprogress.js:429
↓ 1 callers
Function
applyCss
(element, prop, value)
nprogress.js:395
↓ 1 callers
Function
barPositionCSS
* (Internal) returns the correct CSS for changing the bar's * position given an n percentage, and speed and ease from Settings
nprogress.js:321
↓ 1 callers
Function
camelCase
(string)
nprogress.js:369
↓ 1 callers
Function
clamp
* Helpers
nprogress.js:300
↓ 1 callers
Function
getStyleProp
(name)
nprogress.js:390
↓ 1 callers
Function
getVendorProp
(name)
nprogress.js:375
↓ 1 callers
Function
next
()
nprogress.js:344
↓ 1 callers
Function
removeClass
* (Internal) Removes a class from an element.
nprogress.js:443
↓ 1 callers
Function
removeElement
* (Internal) Removes an element from the DOM.
nprogress.js:470
↓ 1 callers
Function
work
()
nprogress.js:124