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
- Host: GitHub
- URL: https://github.com/maxisam/ui.common
- Owner: maxisam
- License: mit
- Created: 2015-11-24T17:58:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T04:54:59.000Z (over 10 years ago)
- Last Synced: 2025-06-22T06:38:58.241Z (about 1 year ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Common helper function for Angular
### Example
To register a directive
`directive(UIClipboardTargetDir.Name, UI.DirectiveFactory.GetFactoryFor(UIClipboardTargetDir))`