The documentation website for @nstudio/nstreamdown - Native streaming markdown for NativeScript apps.
nstreamdown is a native implementation of Streamdown.ai by Vercel for NativeScript apps. This website documents the library and showcases its features.
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Start production server
npm startThis website is configured for automatic deployment on Vercel. Simply push to your main branch and Vercel will automatically build and deploy.
- Install Vercel CLI:
npm i -g vercel - Run
vercelin the project directory - Follow the prompts
- Next.js - React framework
- Tailwind CSS - Styling
- Lucide Icons - Icons
- next-themes - Dark mode
This website and the nstreamdown library are inspired by Streamdown.ai by Vercel. We're grateful to the Vercel team for their excellent work on AI-powered streaming markdown.
MIT © nStudio