Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@app-masters/react-creature

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-masters/react-creature

React components to display Creature profiles

  • 0.0.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
increased by266.67%
Maintainers
4
Weekly downloads
 
Created
Source

react-creature

React components to display Creature profiles

Profile UI

Small card

<CreatureSmallCard creature={data}/>

Creature or person?

Creature

Person

let person1 = {
    name: "Tiago Gouvêa",
    photoUrl:wwwww "https://d2ojpxxtu63wzl.cloudfront.net/static/265653e8c3e503ffe19b406b418722fc_2fc2d0a92d24554ee82195b29ef93af7d08c0d720df9bb5879c9f2988d81ee31",
    facebook: "https://www.facebook.com/mattozinhos",
    instagram: "https://www.facebook.com/mattozinhos",
    twitter: "https://www.facebook.com/mattozinhos",
    linkedin: "https://www.facebook.com/mattozinhos"
};
```

# Props

- social: boolean - Show or not social profiles
- location: boolean - Display location data


Keywords

FAQs

Package last updated on 24 May 2018

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc