wandalen


Kostiantyn Wandalen

  • Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.

    published 0.8.1253 2 years ago
  • Framework for convenient unit testing. Testing provides the intuitive interface, simple tests structure, asynchronous code handling mechanism, colorful report, verbosity control and more. Use the module to get free of routines which can be automated.

    published 1.0.588 a year ago
  • 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

    published 0.4.520 2 years ago
  • Relations module. Collection of cross-platform routines to define classes and relations between them. Proto leverages multiple inheritances, mixins, accessors, fields groups defining, introspection and more. Use it as a skeleton of the application.

    published 0.4.411 2 years ago
  • Copyable mixin adds copyability and clonability to your class. The module uses defined relation to deduce how to copy / clone the instance.

    published 0.4.412 2 years ago
  • Collection of classes to abstract files systems. Many interfaces provide files, but not called as file systems and treated differently. For example server-side gives access to local files and browser-side HTTP/HTTPS protocol gives access to files as well,

    published 0.6.1095 2 years ago
  • The module is moved! Please, use wequaler instead

    published 0.5.71 5 years ago
  • Class which encapsulates a trivial logical combination( expression ) and regular expressions which may be applied to a string to tell does that string satisfies regular expressions as well as the logic. RegexpObject provides functionality to compose, comb

    published 0.4.318 2 years ago
  • wDeployer - file deployer with no specialization.

    published 0.3.13 6 years ago
  • A small class to convert a map of Booleans to Integer and vice versa with help of defined schema. The constructor of Bitmask expects names which created instance use for conversion. Use the module to solve the bitmask conversion problem robustly.

    published 0.4.356 2 years ago
  • 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

    published 0.4.359 2 years ago
  • Class to log data consistently which supports colorful formatting, verbosity control, chaining, combining several loggers/consoles into logging network. Logger provides 10 levels of verbosity [ 0,9 ] any value beyond clamped and multiple approaches to con

    published 0.5.469 2 years ago
  • Collection of cross-platform 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. The module does not introduce an

    published 0.3.404 2 years ago
  • Collection of cross-platform routines to operate colors conveniently. Extends basic implementation Color by additional color names. Color provides functions to convert color from one color space to another color space, from name to color and from color to

    published 0.3.328 2 years ago
  • Class to redirect logging to a file. Logger supports colorful formatting, verbosity control, chaining, combining several loggers/consoles into logging network. Logger provides 10 levels of verbosity [ 0,9 ] any value beyond clamped and multiple approaches

    published 0.4.319 2 years ago
  • The module in JavaScript provides convenient, layered, cross-platform means for multilevel, colorful logging

    published 0.4.31 6 years ago
  • The module in JavaScript for resolving template structures.

    published 0.3.15 7 years ago
  • Analog of so-called 'make' in Java Script.

    published 0.3.282 2 years ago
  • Collection of cross-platform routines to operate effectively sorted arrays. For that ArraySorted provides customizable quicksort algorithm and a dozen functions to optimally find/add/remove single/multiple elements into a sorted array, add/remove sorted a

    published 0.3.361 2 years ago
  • Simple class to map names from one space to another and vice versa. Options for handling names collisions exist. Use the module to make your program shorter, more readable and to avoid typos.

    published 0.4.296 2 years ago
show more packages