Skip to content
View sidx1024's full-sized avatar

Organizations

@stylelint @apolloio @TheGeekBros
Block or Report

Block or report sidx1024

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

Pinned

  1. svelte-style-directive svelte-style-directive Public archive

    A custom Svelte preprocessor to add support for style directive.

    JavaScript 19 1

  2. report-nyc-coverage-github-action report-nyc-coverage-github-action Public

    GitHub Action that posts the report in a comment on a GitHub Pull Request from coverage data generated by nyc (istanbul)

    JavaScript 22 9

  3. JavaScript vs Ruby JavaScript vs Ruby
    1
    # JavaScript vs Ruby
    2
    This document is useful to developers who know either JavaScript or Ruby and want to learn the other language. Note that the code provided for comparison may not have the exact same behaviour. Edge cases are not covered extensively.
    3
    
                  
    4
    - [JavaScript vs Ruby](#javascript-vs-ruby)
    5
      - [Open an interactive shell in terminal](#open-an-interactive-shell-in-terminal)
  4. assemblyscript-loader-advanced-examples assemblyscript-loader-advanced-examples Public

    Here are some advanced examples covering array of numbers and array of strings which are not available in the official documentation.