iam-decoder / simple-angular-app
Installs: 4
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- iam-decoder/simple-angular-app: dev-master
This package is not auto-updated.
Last update: 2022-01-08 04:06:42 UTC
README
→ Author: Travis Neal
→ License: GNU GPL v3
→ Web: https://github.com/iam-decoder
A simple application to show a basic implementation of AngularJS
Application Purpose
All that this application is meant to do, is demonstrate how directives can really drive an application with strong functionality.
Usage
Usage instructions can be found when loading the index.html page but just to re-iterate, here are the steps:
- Type your name (or anything you want really) into the textbox on the screen
- Press enter or tab to load the greeting message.
- You could also click somewhere on the page rather than press a control button if you wish.
- Read your personalized greeting and pat yourself on the back for a job well done!
Changelog
v1.0.0
First release!