-
Human Who Codes LLC
- Boston, MA
- https://humanwhocodes.com
- @slicknet
- @nzakas@fosstodon.org
- @humanwhocodes.com
Sponsors
Highlights
- Pro
Pinned Loading
-
eslint/eslint
eslint/eslint PublicFind and fix problems in your JavaScript code.
-
humanwhocodes/computer-science-in-javascript
humanwhocodes/computer-science-in-javascript PublicCollection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
-
humanwhocodes/mentoss
humanwhocodes/mentoss PublicThe best way to mock JavaScript fetch requests
-
humanwhocodes/crosspost
humanwhocodes/crosspost PublicA JavaScript utility for posting across multiple social networks at once
-
humanwhocodes/social-changelog
humanwhocodes/social-changelog PublicA JavaScript utility to summarize a GitHub release changelog into a social media post
JavaScript 17
1,727 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created a pull request in eslint/css that received 12 comments
feat: Type checking for all APIs and rules
Prerequisites checklist I have read the contributing guidelines. What is the purpose of this pull request? Enable type checking for the plugin. W…
Opened 18 other pull requests in 6 repositories
humanwhocodes/crosspost
7
merged
-
chore(deps): Upgrade Mentoss
This contribution was made on Apr 17
-
feat: Detect hashtags in Bluesky messages
This contribution was made on Apr 17
-
fix: Telegram chat ID must be provided
This contribution was made on Apr 16
-
feat: Add strategy for posting to Telegram
This contribution was made on Apr 15
-
feat: Claude compatibility for MCP server
This contribution was made on Apr 4
-
feat: Add id and display name to strategies
This contribution was made on Apr 3
-
feat: Allow specifying path to .env file in CROSSPOST_DOTENV
This contribution was made on Apr 3
eslint/csstree
1
closed
2
open
3
merged
-
test: Fix types test
This contribution was made on Apr 18
-
ci: Update GitHub actions
This contribution was made on Apr 18
-
feat: Add support for most CSS nesting rules
This contribution was made on Apr 18
-
fix: Types for Node definitions
This contribution was made on Apr 11
-
fix: Update mdn-data and patch
This contribution was made on Apr 9
-
fix: Add patch for <cubic-bezier-easing-function>
This contribution was made on Apr 3
eslint/css
1
open
1
merged
-
feat: Add SCSS parsing support
This contribution was made on Apr 10
-
fix: Set use-baseline to 'warn' in recommended config
This contribution was made on Apr 9
humanwhocodes/mentoss
1
open
-
feat: Implement fetch redirects
This contribution was made on Apr 18
csstree/csstree
1
open
-
Nested rule support
This contribution was made on Apr 11
eslint/eslint
1
open
-
feat: Add MCP server
This contribution was made on Apr 1
Reviewed 43 pull requests in 10 repositories
eslint/csstree
11 pull requests
-
chore: release 3.4.0 🚀
This contribution was made on Apr 16
-
feat: Customize tokenizer via the fork API
This contribution was made on Apr 16
-
fix: Types for Node definitions
This contribution was made on Apr 11
-
chore: release 3.3.4 🚀
This contribution was made on Apr 9
-
fix: Remove outdated
anchor()
&anchor-size()
function patchThis contribution was made on Apr 8 -
chore: Remove never used syntaxes
This contribution was made on Apr 8
-
chore: release 3.3.3 🚀
This contribution was made on Apr 4
-
fix: Remove outdated
@font-face/unicode-range
descriptor patchThis contribution was made on Apr 4 -
fix: Remove
unicode-range
descriptor patchThis contribution was made on Apr 4 -
fix: Remove wrong
scroll-timeline
property patchThis contribution was made on Apr 2 -
chore: release 3.3.2 🚀
This contribution was made on Apr 1
eslint/eslint
9 pull requests
-
fix: update
RuleTester.run()
typeThis contribution was made on Apr 18 -
fix:
nodeTypeKey
not being used inNodeEventGenerator
This contribution was made on Apr 17 -
chore: upgrade trunk
This contribution was made on Apr 17
-
feat: add no-unassigned-vars rule
This contribution was made on Apr 15
-
feat: convert no-array-constructor suggestions to autofixes
This contribution was made on Apr 15
-
feat: support
JSRuleDefinition
typeThis contribution was made on Apr 9 -
docs: ensure "learn more" deprecation links point to useful resource
This contribution was made on Apr 8
-
chore: replace invalid
int
type withnumber
inside JSDocs.This contribution was made on Apr 3 -
feat: support loading TS config files using
--experimental-strip-types
This contribution was made on Apr 1
eslint/markdown
7 pull requests
-
fix: enhance fenced code language rule to support tilde as a delimiter
This contribution was made on Apr 16
-
chore: add eslint fix command for Markdown files in lint-staged
This contribution was made on Apr 16
-
feat: add missing
mdast
types toMarkdownRuleVisitor
This contribution was made on Apr 15 -
fix: replace
IMarkdownSourceCode
withMarkdownSourceCode
This contribution was made on Apr 9 -
feat: support front matter
This contribution was made on Apr 4
-
feat: support
eslint
config commentsThis contribution was made on Apr 4 -
feat: export
MarkdownRuleDefinition
typeThis contribution was made on Apr 4
eslint/code-explorer
4 pull requests
-
refactor: remove accordion behavior for non-array nodes
This contribution was made on Apr 18
-
test: setup E2E testing via Playwright and implement some tests
This contribution was made on Apr 10
-
fix: layout improvements
This contribution was made on Apr 10
-
fix: tree view horizontal scrolling to prevent node collapse
This contribution was made on Apr 10
eslint/css
4 pull requests
-
docs: Fix typo on CHANGELOG
This contribution was made on Apr 11
-
ci: disable fail-fast in matrix
This contribution was made on Apr 8
-
ci: use pnpm/action-setup for pnpm
This contribution was made on Apr 8
-
ci: use standalone Corepack for Yarn
This contribution was made on Apr 8
eslint/eslint.org
2 pull requests
-
feat: add last updated date to blog posts
This contribution was made on Apr 18
-
feat: blog: Introducing bulk suppressions
This contribution was made on Apr 2
humanwhocodes/mentoss
2 pull requests
-
feat: Implement fetch redirects
This contribution was made on Apr 18
-
fix: Response body support plain Array
This contribution was made on Apr 1
eslint/rewrite
2 pull requests
-
feat: add core types for language-specific rule definitions
This contribution was made on Apr 15
-
chore: release main
This contribution was made on Apr 1
eslint/create-config
1 pull request
-
fix: correct
defineConfig
usage in generated configThis contribution was made on Apr 2
eslint/json
1 pull request
-
feat!: Update package types for better reuse
This contribution was made on Apr 1
Created an issue in w3c/webref that received 4 comments
Group CSS features
One of the valuable parts of the mdn-data
package is how it separates CSS features into different categories:
At-rules
functions
properties
selectors
Opened 10 other issues in 8 repositories
microsoft/vscode-copilot-release
3
open
-
"Always Allow" option for running command line commands
This contribution was made on Apr 18
-
Chat <-> CLI focus issues
This contribution was made on Apr 17
-
Agent confused by SSH key login prompt on command line
This contribution was made on Apr 15
eslint/js
1
open
-
Change Request: Add isGlobalReference() to ScopeManager
This contribution was made on Apr 18
huggingface/transformers.js
1
open
-
@xenova/transformers vs. @huggingface/transformers npm package
This contribution was made on Apr 17
eslint/eslint
1
closed
-
Build Bug: Prettier can't be found
This contribution was made on Apr 16
csstree/csstree
1
open
-
Documentation for fork() custom syntax
This contribution was made on Apr 9
mdn/data
1
closed
-
<cubic-bezier-easing-function> is missing
This contribution was made on Apr 3
eslint/csstree
1
closed
-
Bug: <cubic-bezier-easing-function> is invalid
This contribution was made on Apr 3
modelcontextprotocol/typescript-sdk
1
open
-
Client#getPrompt() broken?
This contribution was made on Apr 1