Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

es‑lookup‑scope is a small utility library that, given any ESTree‑compatible AST node, returns the lexical scope that node belongs to by leveraging the **escope** analysis engine. It’s aimed at JavaScript tooling developers—such as linters, code analysers, or refactoring tools—who need to query variable scopes while traversing parsed code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of megawac/es-lookup-scope

Account's avatar
WebReflection/es6-collections
ES6 Harmony like collections such Map, WeakMap, and Set
Account's avatar
estools/escope
ECMAScript scope analyzer
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
SBoudrias/gulp-istanbul
Istanbul unit test coverage plugin for gulp.
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp
Account's avatar
mikaelbr/gulp-notify
gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging
Account's avatar
floatdrop/gulp-plumber
Prevent pipe breaking caused by errors from gulp plugins
Account's avatar
douglasduteil/isparta
A code coverage tool for ES6 (babel)
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.

Support the repos that depend on this repository

Top contributors

megawac's profile
megawac
5 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
megawac

megawac/es-lookup-scope

Lookup the scope of an estree compatible node

JavaScript
1
0
MIT License