angular-moment-picker
Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
File Explorer
Download Latest Version (.zip)- settings.json
- tasks.json
- material-ui.css
- material-ui.min.css
- README.md
- angular-moment-picker.css
- angular-moment-picker.js
- angular-moment-picker.min.css
- angular-moment-picker.min.js
- material-ui.less
- dayView.ts
- decadeView.ts
- hourView.ts
- index.ts
- minuteView.ts
- monthView.ts
- yearView.ts
- definitions.d.ts
- directive.ts
- helpers.ts
- index.less
- index.ts
- provider.ts
- template.tpl.html
- utility.ts
- isOpen.ts
- keyboard.ts
- locale.ts
- startDate.ts
- validate.ts
- elementCreation.ts
- hacks.ts
- openClosePicker.ts
- utility.ts
- value.ts
- .gitignore
- .travis.yml
- bower.json
- karma.conf.js
- LICENSE
- package.json
- README.md
- tsconfig.json
- tslint.json
- webpack.config.js
# Installation Guide
1. Get the code
git clone https://github.com/indrimuska/angular-moment-picker
Downloads the entire project code from GitHub to your computer.
cd angular-moment-picker
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install angular-moment-picker
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
