New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@times-components/author-profile

Package Overview
Dependencies
Maintainers
3
Versions
1852
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@times-components/author-profile

Author profile information along with a list of articles they have written

  • 6.19.26
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
928
decreased by-43.96%
Maintainers
3
Weekly downloads
 
Created
Source

Author Profile

This author profile package contains the data provider that fetches the articles for the article list component to show articles associated with a particular author. This is distinct from the concept of an author profile page in the pages package which contains the data provider for the author.

Author profile makes use of the article list package which does most of the heavy lifting in terms of pagination, error handling, layouts and lazy loading. This package sets out what the article list page header should look like, and manages its own tracking.

Contributing

Please read CONTRIBUTING.md before contributing to this package

Running the code

Please see our main README.md to get the project running locally

Development

The code can be formatted and linted in accordance with the agreed standards.

yarn fmt
yarn lint

Testing

This package uses yarn (latest) to run unit tests on each platform with jest.

yarn test:web

Visit the official storybook to see our available author profile templates.

Future

There is a consideration to move all providers to the provider package. This is currently under advisement.

A lot of event handling is currently passed down through numerous components. We intend to utilise the context package (using React Context API) to manage these events.

Keywords

FAQs

Package last updated on 29 Jan 2025

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