Skip to content
View vladdancer's full-sized avatar
🖖
🖖

Organizations

@drupalway
Block or Report

Block or report vladdancer

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. nova-poshta-guzzle nova-poshta-guzzle Public

    Provides guzzle commands to interact with Nova Poshta (ukrainian shipping service)

    PHP 1

  2. Photoshop Xtools performance optimis... Photoshop Xtools performance optimisation for the process of converting a large raw data (AD.write["DescValueType.RAWTYPE"]) (Color Lookup layers) #concept #photoshop #nodejs #jsx #tools #atn #binary #post-process
    1
    import {padWord, toByteInHex} from "../utils";
    2
    import FileSystem from "./FileSystem";
    3
    import { Buffer } from 'buffer';
    4
    
                  
    5
    declare interface Marker {
  3. #photoshop #raw-data #parser #mapper... #photoshop #raw-data #parser #mapper #art-layers #adjustment-layers #curves #kaitai-struct #deserializer Example of Curves Art Layer parser based on KaitaiStruct declarative parser
    1
    // This is a generated file! Please edit source .ksy file and use kaitai-struct-compiler to rebuild
    2
    
                  
    3
    (function (root, factory) {
    4
      if (typeof define === 'function' && define.amd) {
    5
        define(['kaitai-struct/KaitaiStream'], factory);