Socket
Socket
Sign inDemoInstall

bcx-aurelia-reorderable-repeat

Package Overview
Dependencies
3
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bcx-aurelia-reorderable-repeat

An Aurelia repeater supports drag & drop reordering automatically.


Version published
Weekly downloads
389
increased by12.43%
Maintainers
2
Install size
687 kB
Created
Weekly downloads
 

Changelog

Source

1.5.1 (2022-07-22)

Bug Fixes

  • play nice with aurelia es2015 and es2017 dist files (29eceb1), closes #25

Readme

Source

bcx-aurelia-reorderable-repeat CI

An Aurelia repeater supports drag & drop reordering automatically.

https://buttonwoodcx.github.io/doc-bcx-aurelia-dnd/reorderable-repeat

Install Package

npm i bcx-aurelia-reorderable-repeat or yarn add bcx-aurelia-reorderable-repeat

Usage

In your main.js file

aurelia.use.plugin(PLATFORM.moduleName('bcx-aurelia-reorderable-repeat'));

Simply use reorderable-repeat.for="item of items" in your view template. That's it!

Keywords

FAQs

Last updated on 22 Jul 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc