Skip to content
View zmx0142857's full-sized avatar
💭
developing note
💭
developing note
  • Fuzhou, Fujian Province, China
Block or Report

Block or report zmx0142857

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zmx0142857/README.md

My repos

个人笔记网站,主要为数学内容。同时收集一些自制小工具页面:

asciimath (简称 am) 是一个公式排版标记语言,我们的项目提供它的两个⚠️非官方实现,主要功能是将 am 翻译为 tex 语言。 用户可以另外借助 katex 或 mathjax 等工具将公式渲染到网页上或生成 svg。目前 am 的两个实现 (core、nearley) 分别由 widcardw 和 zmx0142857 维护。

兼容 PC 和触屏设备的涂鸦画布应用

借助 nearley 的强大语法解析功能, 实现的一个乐谱标记语言.

基于 antd 扩展的 react 实用组件库

  • DatGui: 手风琴菜单
  • EditForm: 高度灵活、可配置的表单组件
  • ImageView: 可拖动的图片容器
  • ... and more

Pinned

  1. note note Public

    student notes for maths, computer science & physics

    HTML 7

  2. vscode-markdown-asciimath vscode-markdown-asciimath Public

    Add asciimath support for VSCode's built-in markdown preview.

    TypeScript 2

  3. react-components react-components Public

    A collection of useful react components based on antd

    TypeScript 1

  4. widcardw/asciimath-parser widcardw/asciimath-parser Public

    TypeScript 13 3

  5. scratch scratch Public

    A scratch pad web app.

    JavaScript

  6. webgl-demo webgl-demo Public

    WebGL example scenes

    JavaScript