wszerad


Wszerad Martynowski

  • Class style module creator for Vuex

    published version 0.0.3, 6 years ago
  • Plugin for [@wssz/modeler](https://github.com/wszerad/wssz-modeler) and [NestJS](https://github.com/nestjs/nest), introduce support for @nestjs/swagger and ModelerPipe with validation and object casting.

    published version 0.6.5, 5 years ago
  • Vue3 simple store

    published version 0.5.3, 4 years ago
  • > Declare common API for backend and frontend

    published version 0.2.10, 5 years ago
  • ```typescript const sorter = useSorter({ // default sorting rules // name: (x, y, def) => def(x, y) // provide custom sorter or for complex data }); const arr = ref([ {name: 'name0'}, {name: 'name1'} ]); const sorted = sorter.getSorted

    published version 0.0.2, 4 years ago
  • DI (dependency injection) lib. Cross-env with optional decorator API.

    published version 3.0.0, a year ago