
Product
Unify Your Security Stack with Socket Basics
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.
ng-inline-edit
Advanced tools
Install ng-inline-edit via Bower:
bower install ng-inline-edit --production
Include main files:
<link rel="stylesheet" href="bower_components/ng-inline-edit/dist/ng-inline-edit.min.css">
<script src="bower_components/ng-inline-edit/dist/ng-inline-edit.min.js"></script>
Include angularInlineEdit
module as a dependency into your app:
angular
.module('yourApp', [
'angularInlineEdit'
]);
Pass your model to inline-edit
attribute on your HTML element and provide a callback function to listen changes:
<span inline-edit="yourModel"></span>
<!-- with optional attributes:
inline-edit-callback="yourListener(newValue)"
inline-edit-validation="yourValidator(enteredValue)"
inline-edit-placeholder="Type a value..."
inline-edit-filter="currency"
inline-edit-btn-edit="Click to edit"
inline-edit-btn-save="Save me"
inline-edit-btn-cancel="Nevermind"
inline-edit-on-blur="cancel" // 'cancel' or 'save'
inline-edit-on-click
inline-edit-textarea // uses <textarea> instead <input> & disables Enter key submit
-->
See the instructions at ng-pack.
FAQs
Simple inline editing for HTML elements
The npm package ng-inline-edit receives a total of 535 weekly downloads. As such, ng-inline-edit popularity was classified as not popular.
We found that ng-inline-edit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.
Product
Socket is launching experimental protection for the Hugging Face ecosystem, scanning for malware and malicious payload injections inside model files to prevent silent AI supply chain attacks.
Research
/Security News
The Socket Threat Research Team uncovered a coordinated campaign that floods the Chrome Web Store with 131 rebranded clones of a WhatsApp Web automation extension to spam Brazilian users.