kach / nearley

📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.

Home Page:https://nearley.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Participate in Gitcoin grants

abitrolly opened this issue · comments

@kach @tjvr there are quite a few open issues and PRs in this repo with not much commits over the past year. Maybe participating in Gitcoin Grants would liven up development a bit, for example to make Nearly a first class citizen in browser with native ESM modules.

nearley/package.json

Lines 59 to 62 in 745c906

"funding": {
"type": "individual",
"url": "https://nearley.js.org/#give-to-nearley"
}

The procedure on Gitcoin is rather counterintuitive, but one needs to create a grant rather than apply for it (there is no apply button). And because Gitcoin is based on public ledger, an Ethereum wallet would be required. Metamask is good if you need one.

A browser based parser should be a very welcome addition to any ecosystem, and especially in Web3.