react-esi icon indicating copy to clipboard operation
react-esi copied to clipboard

Example without NextJS ?

Open revskill10 opened this issue 7 years ago • 1 comments

Thanks for great idea and implementation API. I have one question about applicability to non-next projects. Does the library work with RazzleJS or similar SSR frameworks ? As i see the idea could be universally frameworkless, so it could be super useful for other users also.

revskill10 avatar Feb 22 '19 10:02 revskill10

Hi,

The lib is Next-agnostic. You can use it easily with just React. I don’t know RazzleJS, but if someone want to provide an example with this framework, I’ll be glad to help.

dunglas avatar Feb 22 '19 17:02 dunglas