create-tiptap-extension
Advanced tools
Comparing version 1.1.0-rc.1 to 1.1.0
{ | ||
"name": "create-tiptap-extension", | ||
"description": "Create a new Tiptap extension in seconds.", | ||
"version": "1.1.0-rc.1", | ||
"version": "1.1.0", | ||
"license": "MIT", | ||
@@ -44,2 +44,2 @@ "type": "module", | ||
} | ||
} | ||
} |
@@ -1,7 +0,3 @@ | ||
<a href="https://npmjs.org/package/create-tiptap-extension" target="_blank"> | ||
<img src="https://img.shields.io/npm/v/create-tiptap-extension.svg" alt="Downloads"> | ||
</a> | ||
# create-tiptap-extension · [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/create-tiptap-extension.svg?style=flat)](https://www.npmjs.com/package/create-tiptap-extension) | ||
# create-tiptap-extension | ||
> Create a new tiptap extension in a few seconds. | ||
@@ -21,6 +17,6 @@ | ||
- [tiptap](https://tiptap.dev/) – The headless editor framework for web artisans. | ||
- [Tiptap](https://tiptap.dev/) – The headless editor framework for web artisans. | ||
## Contributing | ||
If you have a feature request, please [create an issue](https://github.com/bdbch/create-tiptap-extension/issues/new/choose). If you want to contribute, please [submit a pull request](https://github.com/bdbch/create-tiptap-extension/compare). | ||
If you have a feature request, please [create an issue](https://github.com/bdbch/create-tiptap-extension/issues/new/choose). If you want to contribute, please [submit a pull request](https://github.com/bdbch/create-tiptap-extension/compare). |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14625
0
22