An open API service indexing awesome lists of open source software.

https://github.com/maxisam/ui.common

Common shared libraries
https://github.com/maxisam/ui.common

Last synced: about 1 year ago
JSON representation

Common shared libraries

Awesome Lists containing this project

README

          

# Common helper function for Angular

### Example

To register a directive

`directive(UIClipboardTargetDir.Name, UI.DirectiveFactory.GetFactoryFor(UIClipboardTargetDir))`