bwca


Vladimir Yepishev
  • The goal of the package is to provide lightweight tools for validating strings denotings dates and time. It includes ISO 8601 datestring validation, simple YYYY-MM-DD date validation and time validation in hh:mm:ss.fff format. See details in readme.

    published version 2.2.2, 3 years ago
  • A web component intented to be used for creating filled forms for printing with html.

    published version 1.0.4, 5 years ago
  • A simple package for encrypting and decrypting strings using Caesar cipher-like technique.

    published version 1.0.0, 5 years ago
  • Package for creating typings for stylesheet files.

    published version 1.1.0, 5 years ago
  • Make Angular Reactive Forms strongly typed with generics.

    published version 0.0.5, 5 years ago
  • Generate type safe dot paths to object properties based on an interface.

    published version 1.1.1, 3 years ago
  • The plugin's goal is to warn you when you import a css/scss module and then attempt to use a class which does not exist there. Pretty simple, it addition it will provide a list of all available classes from that module in hints, so that you can fix the pr

    published version 1.0.1, 4 years ago
  • Generate application components based on templates using command line.

    published version 1.3.0, 3 years ago
  • Check user permissions and conditional component rendering.

    published version 1.0.0, 3 years ago
  • Simple debounce factory function that creates an async version of a passed function which executes after a given delay. Built with typescript and promises.

    published version 1.0.1, 3 years ago
  • This package provides an approach for converting primitives to object date types and vice versa, with automatic type conversion, eliminating the need to create new interfaces in typescript or using generics for date typing.

    published version 1.0.0, 3 years ago
  • A function to decorate methods and memoize their results to speed up further requests done with the same arguments.

    published version 1.0.0, 3 years ago
  • This package provides functions for filtering arrays of objects based on empty values for given fields, returning arrays of modified types. Go check readme for more information.

    published version 1.0.0, 2 years ago
  • Type filter is a package, the purpose of which is to provide proper typing to filtered results. The types are now narrowed according to the filtering condition.

    published version 1.1.0, 2 years ago