Phyxashun's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
pi-hole/docker-pi-hole
Pi-hole in a docker container
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
creativetimofficial/material-kit-react
Material Kit React free and open source by Creative Tim
denandz/sourcemapper
Extract JavaScript source trees from Sourcemap files
no-context/moo
Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.
snd/url-pattern
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
WGrape/lexer
A lexical analyzer based on DFA that is built using JS and supports multi-language extensions / 一个基于DFA的支持多语言扩展的JS版开源词法分析器
creativetimofficial/vue-now-ui-kit
Vue Now UI Kit
simonw/download-esm
Download ESM modules from npm and jsdelivr
rse/tokenizr
String Tokenization Library for JavaScript
rubberduck-vba/Rubberduck3
COM add-in for the VBIDE
spences10/vscode-vba
VBA syntax highlighting and snippets for use in VSCode
OverZealous/cdnizer
Node module for replacing local links with CDN links, includes fallbacks and customization
sormy/flex-js
FLEX.JS - fast lexer (tokenizer, scanner) for JavaScript inspired by FLEX lexer generator
jrop/perplex
A simple lexer written entirely in JavaScript, with no dependencies!
sancarn/vscode-vba
VBA syntax highlighting and snippets for use in VSCode
MageeLin/TypeScript-Data-Structures-and-Algorithms
TypeScript数据结构与算法,Fork自《学习Javascript数据结构与算法,第三版》源码
badkatro/vbaGit_Word
vbaGit_Word created by VbaGit automation
gmlanham/VBA-Library
This repository contains many VBA modules for Excel, Word and Outlook.
kenote/parse-string
Parse the string into a Map.
Tcheetox/Excel-Fuzzy-Search
Excel fuzzy search algorithm, with syntax highlighting - using RegEx.
derHoepp/WordHighlightSyntax
VBA Project to add a VBA-Syntax-Highlighter to Word
nate-stein/word-utils
Word VBA Utils
squishydough/WordVBAMethods
A collection of useful methods when using VBA in Word.
Word-projects/Word-Add-in-MarkdownConversion
Use the Word.js APIs to convert a Markdown document to Word for editing and then convert the Word document back to Markdown format, using the Paragraph, Table, List, and Range objects.