PrinOrange2002's repos on GitHub
TypeScript · 21 人关注
nextjs-lexical-blog
This is a sleek and efficient web blog project, built with Next.js + MDX + TailwindCSS. You can write your blog posts in Markdown and easily deploy them on Vercel. My depoly: https://dreams.plus
JavaScript · 2 人关注
firework-canvas
This project provides two script files and a Canvas component, and gives examples. When inserted into HTML, the dynamic effect of fireworks exploding will pop up when the page is clicked.
JavaScript · 2 人关注
node-tantivy
Node.js bindings for tantivy, which allows you call the tantivy's service with node.js. It supports majority of tantivy functions
TypeScript · 2 人关注
nullify-undefined
Convert undefined in the object to null to solve the problem of javascript object serialization in some scenarios
TypeScript · 2 人关注
rehype-graphviz-diagram
This is the Unified/Rehype plugin that transform Graphviz codes into SVG diagrams for html content.
TypeScript · 2 人关注
remark-refer-plantuml
A Unified/Remark plugin to automatically refer PlantUML diagrams into embeddable image URLs. Transform UML code blocks into visual diagrams.
TypeScript · 1 人关注
autodeployee
This is a simple node.js server that allows you to auto deploy github project on server with Github Webhook.
1 人关注
blog-comments
This repository is used to host all my blog reviews. It is implemented based on the open source project Giscus.
JavaScript · 1 人关注
carbon
:black_heart: Create and share beautiful images of your source code
1 人关注
i18n-l10n-checklist
The Checklist for software i18n design. This checklist is intended to provide a checklist for planning reference during the software design phase. Of course, this is just an outline.
TypeScript · 1 人关注
markdown-vega-preview
A Visual Code Extension that allows you preview Vega/Vega-Lite diagrams in markdown preview.
TypeScript · 1 人关注
plantuml-coder
This is the package that allows you make transforming between your plantuml code and encoded text.
TypeScript · 1 人关注
rehype-katex-notranslate
Add the attribute `translate="no"` to the katex formula generated by rehype-katex to prevent the formulas from being recognized and translated by webpage and browser translation tools.
TypeScript · 1 人关注
ts-ngcf
This is the implementation for NGCF recommendation model by TypeScript
Python · 0 人关注
ASCII-generator
ASCII generator (image to text, image to image, video to video)
TypeScript · 0 人关注
clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
Rust · 0 人关注
cn-font-split
划时代的字体切割工具,CJK与任何字符!支持 otf、ttf、woff2 字体多线程切割,完美地细颗粒度地进行包大小控制。A revolutionary font subetter that supports CJK and any characters! It enables multi-threaded subset of otf, ttf, and woff2 fonts, allowing for precise control over package size.
0 人关注
create-vue
🛠️ The recommended way to start a Vite-powered Vue project
TypeScript · 0 人关注
css-tokenizer
Tokenize CSS according to the CSS Syntax
Python · 0 人关注
dog-vs-cat
A simple starter for ML implementation of recognizing dog or cat.
Python · 0 人关注
ECDICT
Free English to Chinese Dictionary Database
0 人关注
feed
A RSS, Atom and JSON Feed generator for Node.js, making content syndication simple and intuitive! 🚀
TypeScript · 0 人关注
Follow
🧡 Follow your favorites in one inbox
0 人关注
font-slice
slice chinese fonts into small slices
TypeScript · 0 人关注
giscus
A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:
TypeScript · 0 人关注
leetcode-note
Here are my notes for leetcode learning with algorithm and data structures. And I will try to solve them with C program. Sure, I also put in my thinking about the problems and some
TypeScript · 0 人关注
mdcore
MDCore - a tool kit for one-key markdown document processing
0 人关注
mdict-rs
a web mdict app base on rust acitx, use mdx dict file
Rust · 0 人关注
mdx-rs
Rust MDX compilation binding for Rspress
Rust · 0 人关注
mdxjs-rs
Compile MDX to JavaScript in Rust
TypeScript · 0 人关注
minisearch
Tiny and powerful JavaScript full-text search engine for browser and Node
TypeScript · 0 人关注
next-mdx-remote
Load mdx content from anywhere through getStaticProps in next.js
TypeScript · 0 人关注
nextra
Simple, powerful and flexible site generation framework with everything you love from Next.js.
JavaScript · 0 人关注
njre
Easily install and use JRE from a Node application.
JavaScript · 0 人关注
rehype
HTML processor powered by plugins part of the @unifiedjs collective
JavaScript · 0 人关注
remark
markdown processor powered by plugins part of the @unifiedjs collective
TypeScript · 0 人关注
remark-embed-plantuml
A remark plugin that allows you render the PlantUML in the markdown document. This package has integrated JRE and it will execute PlantUML callings automatically, it realized out-of-the-box use.
TypeScript · 0 人关注
RSSHub
🧡 Everything is RSSible
TypeScript · 0 人关注
seaquence
Seaquence is the markdown document parsing and searching service implement.
TypeScript · 0 人关注
simple-oss
The simple OSS (Object Storage Service) for nodejs
0 人关注
sonar-tantivy
Search engine based on tantivy with a Node.js frontend
TypeScript · 0 人关注
tailwind-nextjs-starter-blog
This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
0 人关注
tantivy
Node.js bindings to Tantivy Search
TypeScript · 0 人关注
vega-graph-server
A simple node.js server for drawing vega image. For personal use. Deploy on edge functions or cloudflare workers.
TypeScript · 0 人关注
vega-lite
A concise grammar of interactive graphics, built on Vega.
Vue · 0 人关注
vue3-compare-image
A Simple Vue 3 component to compare two images with a slider, supports vertical and horizontal modes, and Keyboard for accessibility.