1.0.13 • Published 12 months ago

pix31 v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

pix31

A CLI to add pixelarticons to your React and React Native projects.

Dependencies

  • pixelarticons package is required to be installed in your project
  • React web components are built with Tailwind and use tailwindcss, tailwind-merge and tailwindcss-animate
  • React Native components are built with react-native-svg

Getting started

Run the init to install dependencies and create a pix31.json config file.

npx pix31 init

Commands

Use the browse command to open the pixelarticons website on your browser and browse the available icons.

Note: Only the free pixelarticons are available to install with pix31

npx pix31 browse

Use the add command to add icons to your project. Icon names use the same lowercase naming-convention as pixelarticons:

npx pix31 add [pixelarticon-name]

If you type an icon name that doesn't exist, you'll see a suggested list of icons that most closely match your input.

Feedback

If you have feedback or catch a bug open an issue!

Acknowledgments

This project uses SVG icons from pixelarticons.

1.0.13

12 months ago

1.0.12

12 months ago

1.0.11

12 months ago

1.0.10

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.4

12 months ago

1.0.0

12 months ago