Skip to content
View konstantin24121's full-sized avatar
🖖
кто к нам с чем зачем, тот от того и того
🖖
кто к нам с чем зачем, тот от того и того

Block or report konstantin24121

Report abuse

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

Report abuse

Pinned Loading

  1. ibitcy/react-stores ibitcy/react-stores Public

    Shared states for React and React Native

    TypeScript 38 10

  2. ibitcy/eo-locale ibitcy/eo-locale Public

    🌏Internationalize React apps 👔Elegant lightweight library based on Internationalization API

    TypeScript 347 10

  3. stylelint-performance-animation stylelint-performance-animation Public

    Stylelint rule for preventing the use of low performance animation

    JavaScript 55 2

  4. recharts/recharts recharts/recharts Public

    Redefined chart library built with React and D3

    TypeScript 26.4k 1.9k

  5. react-styleguidist-material react-styleguidist-material Public

    It's fork by react-styleguidist build on MaterialUI and with some extra features

    JavaScript

  6. Telegram Bot 6.0 Validating data rec... Telegram Bot 6.0 Validating data received via the Web App node implementation
    1
    const TELEGRAM_BOT_TOKEN = '110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw'; // https://core.telegram.org/bots#creating-a-new-bot
    2
    
                  
    3
    
                  
    4
    export const verifyTelegramWebAppData = async (telegramInitData: string): boolean => {
    5
      // The data is a query string, which is composed of a series of field-value pairs.