Skip to content
View AlexaPoruch's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AlexaPoruch

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 Loading

  1. Svoboda-CMS Svoboda-CMS Public

    Простая, быстрая CMS, нетребовательная к ресурсам.

  2. jquery-ui-contextmenu jquery-ui-contextmenu Public

    Forked from mar10/jquery-ui-contextmenu

    jQuery plugin that turns a jQueryUI menu widget into a context menu.

    JavaScript 1

  3. jsdelivr jsdelivr Public

    Forked from mar10/jsdelivr

    A free Open Source CDN for webmasters and developers

  4. lodash lodash Public

    Forked from lodash/lodash

    A modern JavaScript utility library delivering modularity, performance, & extras.

    JavaScript

  5. MaterialDesign MaterialDesign Public

    Forked from Templarian/MaterialDesign

    ✒5000+ Material Design Icons from the Community

  6. JavaScript translater russian to tra... JavaScript translater russian to translit
    1
    function rus_to_latin ( str ) {
    2
        
    3
        var ru = {
    4
            'а': 'a', 'б': 'b', 'в': 'v', 'г': 'g', 'д': 'd', 
    5
            'е': 'e', 'ё': 'e', 'ж': 'j', 'з': 'z', 'и': 'i',