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 2.2.2 2 years ago
  • A web component intented to be used for creating filled forms for printing with html.

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

    published 1.0.0 4 years ago
  • Package for creating typings for stylesheet files.

    published 1.1.0 4 years ago
  • Make Angular Reactive Forms strongly typed with generics.

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

    published 1.1.1 2 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 1.0.1 3 years ago
  • Generate application components based on templates using command line.

    published 1.3.0 2 years ago
  • Check user permissions and conditional component rendering.

    published 1.0.0 2 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 1.0.1 2 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 1.0.0 2 years ago
  • A function to decorate methods and memoize their results to speed up further requests done with the same arguments.

    published 1.0.0 2 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 1.0.0 a year 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 1.1.0 a year ago