Components
======
Components are custom reuseable script parts across systems. Belong to ConexusVN.
Usage
------
Commands run in specific system project Scripts folder (e.g: 'Scripts/Components' will results in 'Scripts/Components/node_modules/conexusvn-components').
---
* Install the package: npm install conexusvn-components -s
* Update all packages: npm update -s
* Uninstall the package: npm uninstall conexusvn-components -s
Commands run in component project folder (conexusvn-components/)
---
* Publish the package steps:
> * Update README content
> * Update version: change version in file package.json
> * Git Push
> * Login: npm login (npm whoami)
> * Publish: npm publish
Contents
------
* AntiHacking
* AntiXSS
* AutoComplete
* EditableContent
* EventHandlerFinder
* FloatingMenu
* FormValidation
* HealthChecker
* LoadingButton
* MaxLength
* Responsivator
* Shorten
* SpriteIconList
* TableFreezer
* TabNavigator
* TreeTable
* TreeView
* VoiceCommand
* YouTubeAPI
NEW
* Global Functions
Version
------
Last updated: 31/1/2018
Last developer: Harry
Version: 1.0.6