Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
A software developer.
Funding Links: https://github.com/sponsors/mysticatea
Hello. My name is Toru. I'm a software developer around the Web. I'm maintaining Open Source tools and libraries to improve Web application development.
I'm maintaining ESLint as a member of the Technical Steering Committee. I do propose new features and improvement of existing features, implementing those, fixing bugs, reviewing Pull Requests, and triaging Issues.
I'm maintaining some popular ESLint plugins:
eslint-plugin-node, eslint-plugin-vue, eslint-plugin-es, eslint-plugin-eslint-comments, and etc.
I'm maintaining npm-run-all, a popular tool that runs multiple npm-scripts in parallel or series.
I'm maintaining some shims for DOM API. EventTarget, EventSource, and AbortController.
I'm contributing Acorn, one of the most popular JavaScript parser. I have implemented new syntaxes since 2017 mainly.
I'm contributing Vue.js, one of the most popular Frontend Framework. I have contributed around Vue.js template parser and ESLint support.
Find and fix problems in your JavaScript code.
Language: JavaScript - Stars: 25159A CLI tool to run multiple npm-scripts in parallel or sequential.
Language: JavaScript - Stars: 5740Additional ESLint's rules for Node.js
Language: JavaScript - Stars: 962An implementation of WHATWG AbortController interface.
Language: TypeScript - Stars: 303The regular expression parser for ECMAScript.
Language: TypeScript - Stars: 153