1.0.6 • Published 8 years ago

conexusvn-components v1.0.6

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
8 years ago

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

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago