@saurssaurav/pagination-js-core
Advanced tools
Comparing version 0.0.2-dev.0 to 1.0.0-dev.0
{ | ||
"name": "@saurssaurav/pagination-js-core", | ||
"version": "0.0.2-dev.0", | ||
"version": "1.0.0-dev.0", | ||
"description": "Core package for pagination", | ||
@@ -26,5 +26,6 @@ "author": "isaurssaurav <saurssaurav33@gmail.com>", | ||
"build": "vite build && tsc", | ||
"build:watch": "vite build --watch", | ||
"test": "jest" | ||
}, | ||
"gitHead": "53a524045f2c8099955bbc015742fc47763f93c9", | ||
"gitHead": "cdfba03ec3da5d2385d6b064ebe1335234d637d7", | ||
"devDependencies": { | ||
@@ -31,0 +32,0 @@ "@types/jest": "^29.5.5", |
@@ -1,11 +0,3 @@ | ||
# `core` | ||
# Pagination Core | ||
> TODO: description | ||
## Usage | ||
``` | ||
const core = require('core'); | ||
// TODO: DEMONSTRATE API | ||
``` | ||
Support package for other pagination library. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2499
28
4