Streaming coding sessions on Twitch!
Block or Report
Block or report Jaid
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
action-sync-node-meta Public
GitHub Action that syncs package.json with the repository metadata.
-
1
# ESLint rules
23The ESM standard is considered stable in NodeJS and well supported by a lot of modern JavaScript tools.
45ESLint does a good job validating and fixing ESM code (as long as you don't use top-level await, coming in [ESLint v8](https://eslint.org/blog/2021/06/whats-coming-in-eslint-8.0.0#support-for-es2022-class-fields-top-level-await-and-regexp-matching-indices)). Make sure to enable the latest ECMA features in the ESLint config.
-
-
array-to-object-keys Public
Converts an array to an object where the keys are the array entries and the values are customizable in a function.
JavaScript 2
-
-
read-file-string Public
Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.
JavaScript 2
2,348 contributions in the last year
Less
More