JSPM

@nicholuassommer/pixelarticons-react

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q54978F
  • License MIT

DEPRECATED: This package has been renamed to @nsmr/pixelart-react

Package Exports

    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 (@nicholuassommer/pixelarticons-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    DEPRECATED

    This package has been renamed to @nsmr/pixelart-react.

    Migration

    Update your package.json:

    - "@nicholuassommer/pixelarticons-react": "^1.0.1"
    + "@nsmr/pixelart-react": "^2.0.0"

    Update your imports:

    - import { PixelArtIcon } from '@nicholuassommer/pixelarticons-react'
    + import { PixelArtIcon } from '@nsmr/pixelart-react'

    Why the change?

    The new package name is shorter, more concise, and easier to remember. It also better reflects the focus on pixel art icons for React.