Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madmas/angular.js-sample
Small angular.js project to demonstrate a click-to-edit directive.
https://github.com/madmas/angular.js-sample
Last synced: about 1 month ago
JSON representation
Small angular.js project to demonstrate a click-to-edit directive.
- Host: GitHub
- URL: https://github.com/madmas/angular.js-sample
- Owner: madmas
- Created: 2013-07-23T19:45:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-24T11:49:19.000Z (over 11 years ago)
- Last Synced: 2024-05-02T00:21:13.479Z (8 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
angular.js-Sample
=================Small angular.js project to demonstrate a click-to-edit directive.
Kudos to Tim Riley (http://icelab.com.au/articles/levelling-up-with-angularjs-building-a-reusable-click-to-edit-directive/) for his great posts on angular and creating an click-to-edit directive.Start the minimal node.js-Server with
# node nodejs_server.js
Access the example with qour browser athttp://localhost:8888