Skip to content

Repository files navigation

react-pll ghtravislicensenpm

A React component for programming-languages-logos.

I currently use this package on languages.abrannhe.com

Install

$ npm install react-pll
Other options?
⚠️ DEPRECATED
$ npm install @programming-languages-logos/react

Using Github Registry?

$ npm install abranhe@react-pll

Usage

importReactfrom'react';importPllfrom'react-pll'exportdefault()=>{return(<Pllalt="Python Logo"height={30}language="python"/>);};

Props

A cheatsheet of all available props.

PropTypeDefaultDescription
languagestringcppThe programming language logo
fallbackanynullOptional fallback tha renders if the given language doesn't exist

You can also add the images props.

Example:
<Plllanguage="swift"alt="The Swift Logo">

Related

License

MIT © Carlos Abraham

About

<Pll/> React Programming Language Logo Component.

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages