The Wayback Machine - http://web.archive.org/web/20210220040538/https://github.com/topics/documentation
Skip to content
#

Documentation

Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.

Here are 6,674 public repositories matching this topic...

storybook
JesusTheHun
JesusTheHun commented Feb 18, 2021

Currently is you set a component property to an object carrying a BigInt the entire storybook stops functioning. The console logs show an error trying to serialize this object.

Uncaught TypeError: Do not know how to serialize a BigInt
    at JSON.stringify (<anonymous>)
    (...)

Code sample to help you get the context :

const invitations = {
  isLoading: false,
  e
docusaurus
react-styleguidist
typedoc
Wikipedia
Wikipedia