You must be logged in to sponsor mysticatea
Become a sponsor to Toru Nagashima
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:
- 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.
Featured work
-
eslint/eslint
Find and fix problems in your JavaScript code.
JavaScript 25,083 -
mysticatea/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
JavaScript 5,730 -
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
JavaScript 961 -
mysticatea/abort-controller
An implementation of WHATWG AbortController interface.
TypeScript 302 -
mysticatea/regexpp
The regular expression parser for ECMAScript.
TypeScript 152