obj-serialize
🐆 Simple utility for serializing objects. Lightweight alternative to 'superjson'. Super useful in Next.js Pages Router (by neg4n)
next-mdx
next-mdx provides a set of helper functions for fetching and rendering local MDX files. It handles relational data, supports custom components, is TypeScript ready and really fast. (by shadcn)
obj-serialize | next-mdx | |
---|---|---|
2 | 1 | |
7 | 174 | |
- | - | |
6.9 | 6.4 | |
about 1 year ago | about 3 years ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obj-serialize
Posts with mentions or reviews of obj-serialize.
We have used some of these posts to build our list of alternatives
and similar projects.
next-mdx
Posts with mentions or reviews of next-mdx.
We have used some of these posts to build our list of alternatives
and similar projects.
-
👉 I'm working on next-mdx: helper functions to help you build MDX powered sites. Check it out and let me know what you think.
Link: https://github.com/arshad/next-mdx
What are some alternatives?
When comparing obj-serialize and next-mdx you can also consider the following projects:
trpc - 🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
next-api-compose - 🧬 Simple, dependency free, error aware and powerful utility to compose chain of multiple middleware into one Next.js API Route.
next-hcaptcha - 🤖 Robust, dependency free and highly configurable solution for guarding Next.js API Routes through higher order function with HCaptcha
hypermdx - ⬇ Markdown enhanced with Hyperapp
next-cache-effective-pages - A helper for creating cache-effective server-side-rendered Next.js pages with minimal effort