
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
angular-xeditable
Advanced tools
Edit in place for AngularJS
Angular-xeditable is a bundle of AngularJS directives that allows you to create
editable elements in your projects.
Such technique is also known as click-to-edit or edit-in-place.
It is based on ideas of x-editable but was written from scratch
to use power of angular and support complex forms / editable grids.
https://vitalets.github.io/angular-xeditable
bower install angular-xeditable
npm install angular-xeditable
Download latest version from project homepage.
var app = angular.module("app", ["xeditable"]);
import angularXeditable from 'angular-xeditable';
angular.module('app', [angularXeditable]);
Basically it does not depend on any libraries except AngularJS itself.
For themes you may need to include Twitter Bootstrap CSS.
For some extra controls (e.g. datepicker) you may need to include angular-ui bootstrap for Bootstrap 2/3.
Include ui-bootstrap4 for Bootstrap 4.
To use ui-select you will need to include angular-ui ui-select.
To use ngTagsInput you will need to include mbenford ngTagsInput.
To use ui-date you will need to include angular-ui ui-date.
Please read our Contributor guidelines before reporting an issue or creating a pull request.
FAQs
Edit-in-place for angular.js
The npm package angular-xeditable receives a total of 13,260 weekly downloads. As such, angular-xeditable popularity was classified as popular.
We found that angular-xeditable 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.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.