Skip to content
View onurkerimov's full-sized avatar

Organizations

@Adphorus @foldmaker @xoidlabs

Block or report onurkerimov

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. xoidlabs/xoid xoidlabs/xoid Public

    Framework-agnostic state management library designed for simplicity and scalability ⚛

    TypeScript 164 6

  2. Open idea: parser combinator API usi... Open idea: parser combinator API using regex
    1
    This is my take on building a parser combinator library API in JavaScript.
    2
    This library would have a very low surface area, and would be easy to learn for those who already know already know regex.
    3
    
                  
    4
    Parser combinators often create their own DSL (domain-specific language) to provide a less verbose way of declaring parsers.
    5
    These DSLs have to support operators for things such as **repetition, alternation, optionality, lookahead**, and more. 
  3. animate-code animate-code Public

    A React component (and a set of hooks) for animating code blocks into one another

    HTML 13 1

  4. inertia-3d inertia-3d Public

    Drag DOM elements with 3D transformations with mouse. Made using Zbam.js

    JavaScript 2

  5. flexboxy flexboxy Public archive

    Flexboxy is an open source editor for building flexbox-based layouts. The online editor lets you build templates faster than ever, by generating HTML and CSS for you. ✏️

    JavaScript 8 1

  6. pseudo.js pseudo.js Public

    A plugin to convert :before and :after pseudo elements to real elements

    JavaScript