Skip to content

loopilla/rxevents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rxevents

Custom eventhandler with Rxjs in Typescript

Description

The project implements the core of a generic type custom event handler and attach a generic type option structure for a dropdown option list.

Usage

Setup project

  • npm install

Build project

  • npm run build

Run tests

  • npm run event
  • npm run selector

Remarks

Change the SelectItem<K, V> to any interface to customize for personal needs.

About

Custom eventhandler with Rxjs in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published