Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
stitch-levi-osinski
Advanced tools
<component-name>
Web Component[!NOTE] Thanks for using this template! You'll first want to find-and-replace instances of
component-name
,ComponentName
, andDescribe <component-name> here…
. If you're not me, you'll also want to update author information inpackage.json
andLICENSE
, replace instances ofjgarber
andjgarber623
, and update a bunch of URLs.Once you've done all that, you can remove this note and starting building your Web Component.
Describe <component-name>
here…
🧩 See <component-name>
in action!
<component-name>
You've got several options for adding this Web Component to your project:
npm install @jgarber/component-name --save
yarn add @jgarber/component-name
First, add this <script>
element to your page which defines the <component-name>
Web Component:
<script type="module" src="component-name.js"></script>
The <component-name>
Web Component is freely available under the MIT License.
FAQs
Describe <component-name> here…
The npm package stitch-levi-osinski receives a total of 2 weekly downloads. As such, stitch-levi-osinski popularity was classified as not popular.
We found that stitch-levi-osinski demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.