@ctablex/core
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "@ctablex/core", | ||
"description": "Flexible and powerful react table", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"license": "MIT", | ||
@@ -30,3 +30,3 @@ "main": "lib/ctablex.js", | ||
"type": "git", | ||
"url": "https://github.com/sahabpardaz/ctablex" | ||
"url": "https://github.com/ctablex/core" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |
@@ -5,4 +5,3 @@ # ctablex | ||
[![NPM downloads](https://badgen.net/npm/dm/@ctablex/core)](https://npmjs.com/package/@ctablex/core) | ||
[![Build Status](https://travis-ci.com/sahabpardaz/ctablex.svg?branch=master)](https://travis-ci.com/sahabpardaz/ctablex) | ||
[![codecov](https://codecov.io/gh/sahabpardaz/ctablex/branch/master/graph/badge.svg)](https://codecov.io/gh/sahabpardaz/ctablex) | ||
[![codecov](https://codecov.io/gh/ctablex/core/branch/master/graph/badge.svg)](https://codecov.io/gh/ctablex/core) | ||
@@ -68,3 +67,3 @@ Featureable, flexible and powerful react table. `ctablex` will not hold you back and let you customize table UI and behavior. `ctablex` name is the combination of `table` and `ctx` (context). | ||
[live demo](https://codesandbox.io/s/github/sahabpardaz/ctablex/tree/master/examples/basic?file=/src/BasicTable.tsx), [source code](https://github.com/sahabpardaz/ctablex/tree/master/examples/basic) | ||
[live demo](https://codesandbox.io/s/github/ctablex/core/tree/master/examples/basic?file=/src/BasicTable.tsx), [source code](https://github.com/ctablex/core/tree/master/examples/basic) | ||
@@ -133,6 +132,6 @@ ### The `Table` component | ||
Please read the changelog [here](https://github.com/sahabpardaz/ctablex/blob/master/CHANGELOG.md). | ||
Please read the changelog [here](https://github.com/ctablex/core/blob/master/CHANGELOG.md). | ||
## License | ||
This project is licensed under the terms of the [Apache License 2.0](https://github.com/sahabpardaz/ctablex/blob/master/LICENSE). | ||
This project is licensed under the terms of the [Apache License 2.0](https://github.com/ctablex/core/blob/master/LICENSE). |
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
153131
51
135