Skip to content
View Jamesernator's full-sized avatar

Block or report Jamesernator

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. es6-array-map es6-array-map Public

    This is an Map like class for JavaScript to allow Arrays to be used as map keys by array values

    JavaScript 4 1

  2. js-folder-module js-folder-module Public

    Creates ES6 modules from folders of JavaScript files which export defaults

    JavaScript 2 3

  3. vtf vtf Public

    This is a browser-based CoffeeScript library for reading and writing Valve Texture Format files.

    CoffeeScript 1

  4. OLD_pattern-match OLD_pattern-match Public

    JavaScript 1

  5. template-instantiation-polyfill template-instantiation-polyfill Public

    This is a polyfill for https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md

    TypeScript 1 1

  6. es6-simple-async es6-simple-async Public

    This a simple Async Wrapper for ES6 Generators

    CoffeeScript

42 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 repository

Created an issue in prettier/prettier that received 1 comment

htmlWhitespaceSensitivity "ignore" causes extra newlines in style tags in handlebars

Prettier 3.5.3 Playground link --parser glimmer --html-whitespace-sensitivity ignore Input: <style> #foo { color: red; } </style> Output: <style>

1 comment
Loading