readable-web-to-node-stream
Converts a Web-API readable-stream into a Node.js readable-stream.
Converts a Web-API readable-stream into a Node.js readable-stream.
Create file stream from string.
Convert 12-hour time strings into 24-hour time strings. 02:00 PM → 14:00
Convert your shoe size
Convert 24-hour time strings into 12-hour time strings. 14:00 → 02:00 PM
Simple Excel File Parser
Get the hexadecimal value of an ASCII character
Covert sass to css
Some random useful functions and classes
Normalizes RGB color data types to a certain format
Make YouTube video URL markdown ready!
Get the decimal value of an ASCII character
This module converts an excel spreadsheet to mysql table
Convert between human and machine numbering
Convert between human and machine numbering
Convert .docx file to .pdf
根据excel表格创建表格并导入数据库到mysql
Remove all non-number characters and return a number. '$1,234' → 1234
This will convert a dash, dot, underscore, space and separated string to regularCase: node-js : nodeJs
Convert Excel cell name string to object of format { column: 'number', row: 'number' } and back