JamesMGreene / currentExecutingScriptLinks
Get the currently executing script, regardless of its source/trigger/synchronicity. Similar to HTML5's `document.currentScript` but arguably much more useful!
☆26Updated 10 years ago
Alternatives and similar repositories for currentExecutingScript
Users that are interested in currentExecutingScript are comparing it to the libraries listed below
Sorting:
- Polyfill for HTML5's `document.currentScript`.☆72Updated 7 years ago
- Cross-browser `CustomEvent` constructor☆99Updated 9 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last week
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Check installed versions of node and npm☆76Updated last year
- Escape and stringify an array of arguments to be executed on the shell☆71Updated 10 years ago
- JavaScript utility to parse and generate the Link header according to RFC 5988.☆41Updated 5 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Babel 6 polyfill for IE<=10☆11Updated 9 years ago
- Detect the indentation of code☆200Updated 4 months ago
- Create a hash for file revving☆108Updated 2 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- Check if a value is a plain object☆103Updated last year
- CSS.supports polyfill☆51Updated 11 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make your own error types!☆70Updated 3 years ago
- Get the callsite of the caller function☆54Updated 3 months ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Converts a source-map from/to different formats.☆171Updated 9 months ago
- PostCSS plugin that adds a user input scope to each selector☆47Updated last year