JSPM

csv-parse-muriel-cole

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q15180F
  • License MIT

Describe <component-name> here…

Package Exports

  • csv-parse-muriel-cole
  • csv-parse-muriel-cole/component-name.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (csv-parse-muriel-cole) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

<component-name> Web Component

[!NOTE] Thanks for using this template! You'll first want to find-and-replace instances of component-name, ComponentName, and Describe <component-name> here…. If you're not me, you'll also want to update author information in package.json and LICENSE, replace instances of jgarber and jgarber623, 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…

npm Downloads Build

🧩 See <component-name> in action!

Getting <component-name>

You've got several options for adding this Web Component to your project:

  • Download a release from GitHub and do it yourself (old school).
  • Install using npm: npm install @jgarber/component-name --save
  • Install using Yarn: yarn add @jgarber/component-name

Usage

First, add this <script> element to your page which defines the <component-name> Web Component:

<script type="module" src="component-name.js"></script>

License

The <component-name> Web Component is freely available under the MIT License.