File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ yarn add @clerk/clerk-sdk-node
4141For package specific details on installation, architecture and usage usage, you can refer to the package's README file.
4242
4343- [ ` @clerk/backend ` ] ( ./packages/backend ) : Functionalities regarded as "core" for Clerk to operate with. _ Authentication resolution, API Resources etc._
44- - [ ` @clerk/clerk-sdk-node ` ] ( ./packages/sdk-node ) : SDK for native Node.js environment and frameworks.
45- - [ ` @clerk/nextjs ` ] ( ./packages/nextjs ) : Clerk package for Next.js.
44+ - [ ` @clerk/clerk-expo ` ] ( ./packages/expo ) Clerk package for the Expo universal app framework.
4645- [ ` @clerk/clerk-js ` ] ( ./packages/clerk-js ) : Core JavaScript implementation used by Clerk in the browser.
4746- [ ` @clerk/clerk-react ` ] ( ./packages/react ) Clerk package for React applications.
48- - [ ` @clerk/clerk-expo ` ] ( ./packages/expo ) Clerk package for the Expo universal app framework.
49- - [ ` @clerk/types ` ] ( ./packages/types ) Main TypeScript typings for Clerk libraries.
47+ - [ ` @clerk/clerk-sdk-node ` ] ( ./packages/sdk-node ) : SDK for native Node.js environment and frameworks.
5048- [ ` @clerk/fastify ` ] ( ./packages/fastify ) : Clerk package for Fastify.
49+ - [ ` @clerk/nextjs ` ] ( ./packages/nextjs ) : Clerk package for Next.js.
50+ - [ ` @clerk/types ` ] ( ./packages/types ) Main TypeScript typings for Clerk libraries.
5151- ...
5252
5353Additionally there are packages which act as shared utilities or building blocks.
You can’t perform that action at this time.
0 commit comments