Socket
Socket
Sign inDemoInstall

chronocraft-scroller-vue

Package Overview
Dependencies
22
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "chronocraft-scroller-vue",
"buildname": "chronoscrollervue",
"version": "0.0.9",
"version": "0.0.10",
"description": "A Vue 3 Dynamic and Versatile High Performance Infinite Scroller Component",

@@ -6,0 +6,0 @@ "main": "dist/cjs/index.js",

@@ -8,13 +8,13 @@ # A Vue 3 Dynamic and Versatile High Performance Infinite Scroller Component

### Features
- Vuejs 3.0 Based Library
- Typescript support
- Using Rollup to create final bundle
- Using PostCSS to include CSS Files
- Minified Build
- Includes VuePress for documenting your library
- Vuejs 3.0 Based Code
- Infinite Scroller
- Horizontal and Vertical Support
- Dynamic length of rows and columns
- Mouse Wheel Support
- Touch and Drag support
## Usage of Scroller
At the VueJS Initialization on the main.ts or .js file of the project
add the following.
Using the Library as a Plugin
```javascript

@@ -21,0 +21,0 @@ import { ChronoCraftScroller } from 'chronocraft-scroller-vue';

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc