@lazy-cjk/jp-table-convert
轉換 簡繁日 當中共通的 漢字
轉換 簡繁日 當中共通的 漢字
## 繁簡轉換對應表
簡繁日 共通字/轉換表
日文五十音轉換表
ESLint rules to disallow unsafe regular expressions.
Regular expression for matching non-ASCII characters
Custom delimiters, for Handlebars templates.
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
Convenience subclass to the native RegExp object
Provides RegExp.escape function for quoting text for a regular expression.
Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.
RegExp for finding an RFC4122 compliant UUID in a string.
Returns a regex for Projectz readme sections depending on the section name.
A library for finite automata and regular expressions in the context of JS RegExp
Merge multiple regexes and strings into one, preserving all the flags, automatically escaping the strings
Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays
Escapes the Regular Expression special characters in string.