jquery-mobile-angular-adapter
jquery mobile angular adapter
File Explorer
Download Latest Version (.zip)- jquery-mobile-angular-adapter-1.2.0.js
- jquery-mobile-angular-adapter-standalone-1.2.0.js
- jquery-mobile-angular-adapter-standalone.js
- jquery-mobile-angular-adapter-standalone.min.js
- jquery-mobile-angular-adapter.js
- jquery-mobile-angular-adapter.min.js
- phonegap.md
- ajax-loader.gif
- icons-18-black.png
- icons-18-white.png
- icons-36-black.png
- icons-36-white.png
- angular.js
- jquery.js
- jquery.mobile.css
- jquery.mobile.js
- compileIntegration.js
- history.js
- jqmNgWidgetProvider.js
- li.js
- ngIncludePatch.js
- ngInputPatch.js
- ngmRouting.js
- ngOptionsPatch.js
- ngRepeatPatch.js
- ngSwitchPatch.js
- option.js
- precompileSupport.js
- scopeDigestExtension.js
- widgetAdapters.js
- widgetPatches.js
- event.js
- if.js
- paging.js
- sharedController.js
- waitDialog.js
- amd.js.end
- amd.js.start
- mobileinit.js
- angular-mocks.js
- jasmine-html.js
- jasmine.css
- jasmine.js
- jquery.mobile.noinit.js
- matchers.js
- require.js
- uitest.js
- uitestUtils.js
- unittestUtils.js
- externalPage.html
- empty-fixture.html
- externalPage.html
- page1.html
- page2.html
- pageWithSelect.html
- test-fixture-amd.html
- test-fixture-ngBeforeJqm.html
- test-fixture-standalone.html
- test-fixture.html
- compileIntegrationSpec.js
- historyUiSpec.js
- ngmRoutingUiSpec.js
- regressionSpec.js
- selectmenuSpec.js
- amdUsageSpec.js
- standaloneBuildSpec.js
- buttonSpec.js
- checkBoxSpec.js
- collapsibleSetSpec.js
- collapsibleSpec.js
- compileIntegrationUnitSpec.js
- controlGoupSpec.js
- dialogSpec.js
- fixedToolbarSpec.js
- gridSpec.js
- historySpec.js
- inputButtonSpec.js
- inputSliderSpec.js
- jqmNgWidgetProviderSpec.js
- listViewSpec.js
- navbarSpec.js
- ngIncludeSpec.js
- ngmRoutingSpec.js
- ngRepeatSpec.js
- ngSwitchSpec.js
- panelSpec.js
- popupSpec.js
- radioSpec.js
- rangeSliderSpec.js
- regressionSpec.js
- scopeDigestExtensionSpec.js
- selectmenuSpec.js
- selectSliderSpec.js
- tableSpec.js
- textInputSpec.js
- arrayPagingSpec.js
- eventSpec.js
- ifSpec.js
- sharedControllerSpec.js
- waitDialogServiceSpec.js
- devSnippetPage.html
- form.html
- iframe.html
- test.html
- .gitignore
- .travis.yml
- Changelog.md
- Gruntfile.js
- LICENSE-MIT
- package.json
- README.md
- ReleaseNotes.md
- testacular.conf.js
# Installation Guide
1. Get the code
git clone https://github.com/opitzconsulting/jquery-mobile-angular-adapter
Downloads the entire project code from GitHub to your computer.
cd jquery-mobile-angular-adapter
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
