Giter VIP home page Giter VIP logo

Yevhen Shulha's Projects

smidyo-object-types icon smidyo-object-types

Typescript types and generated JSON schemas for Smidyo pipeline bodies and table bodies.

warraysparse icon warraysparse

Collection of routines to operate effectively sparse array.

wbitmask icon wbitmask

A small class to convert a map of Booleans to Integer and vice versa with help of defined schema.

wcensor icon wcensor

Utility to edit files massively from console and with undo.

wchangetransactor icon wchangetransactor

Still sketch. Mixin to add the ability to track changes of an object, to reflect changes in a data structure and to make possible to apply the changes to another object.

wcloner icon wcloner

Collection of routines to copy / clone data structures, no matter how compex and cycled them are.

wcolor icon wcolor

Collection of routines to operate colors conveniently. Color provides functions to convert color from one color space to another color space, from name to color and from color to the closest name of a color.

wcommandsconfig icon wcommandsconfig

Collection of CLI commands to manage config. Use the module to mixin commands add/remove/delete/set to a class.

wconsequence icon wconsequence

Advanced synchronization mechanism. Asynchronous routines may use Consequence to wrap postponed result, what allows classify callback for such routines as output, not input, what improves analyzability of a program. Consequence may be used to make a queue for mutually exclusive access to a resource.

wcopyable icon wcopyable

Copyable mixin adds copyability and clonability to your class. The module uses defined relation to deduce how to copy / clone the instance.

wdocgenerator icon wdocgenerator

Utility to generate documentation from jsdoc annotated source code and markdown files

wdocparser icon wdocparser

Module for parsing documentation inlined into source code.

wdombasic icon wdombasic

Collection of routines for a browser to operate DOM elements and its events.

wentitybasic icon wentitybasic

Collection of routines for processing heterogenous data

wequaler icon wequaler

Collection of routines to compare two complex structures

weventhandler icon weventhandler

Mixin adds events dispatching mechanism to your class. EventHandler provides methods to bind/unbind handler of an event, to handle a specific event only once, to associate an event with a namespace what later make possible to unbind handler of event with help of namespace.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.