npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@codeexpander/plugin-convertors

v0.1.6

Published

CodeExpander plugin: convertors (date-time, base, color, YAML/JSON/TOML/XML/Markdown, list, temperature). 转换器:日期、进制、颜色、格式互转、列表、温度。

Downloads

523

Readme

Convertors / 转换器

EN — Format converters: date-time, integer base (dec/hex/bin/oct), Roman numerals, Base64 string, color (hex/rgb/hsl), text to NATO/ASCII binary/Unicode, YAML/JSON/TOML/XML/Markdown conversions, list converter, temperature. Switch between tools via tabs.

中文 — 格式转换:日期时间、进制(十/十六/二/八)、罗马数字、Base64 字符串、颜色(hex/rgb/hsl)、文本转 NATO/ASCII 二进制/Unicode、YAML/JSON/TOML/XML/Markdown 互转、列表处理、温度单位。通过标签页切换不同工具。

Tools / 工具列表

| id | EN | 中文 | |----|-----|------| | date-time-converter | Date-time Converter | 日期时间转换 | | integer-base-converter | Integer Base Converter | 进制转换 | | roman-numeral-converter | Roman Numeral Converter | 罗马数字转换 | | base64-string-encoder | Base64 String Encoder/Decoder | Base64 字符串编解码 | | color-converter | Color Converter | 颜色转换 | | text-to-nato-alphabet | Text to NATO Alphabet | 文本转 NATO 字母 | | text-to-ascii-binary | Text to ASCII Binary | 文本转 ASCII 二进制 | | text-to-unicode | Text to Unicode | 文本转 Unicode | | yaml-to-json-converter | YAML to JSON | YAML 转 JSON | | yaml-to-toml | YAML to TOML | YAML 转 TOML | | json-to-yaml-converter | JSON to YAML | JSON 转 YAML | | json-to-toml-converter | JSON to TOML | JSON 转 TOML | | list-converter | List Converter | 列表转换 | | toml-to-json-converter | TOML to JSON | TOML 转 JSON | | toml-to-yaml-converter | TOML to YAML | TOML 转 YAML | | xml-to-json-converter | XML to JSON | XML 转 JSON | | json-to-xml-converter | JSON to XML | JSON 转 XML | | markdown-to-html-converter | Markdown to HTML | Markdown 转 HTML | | temperature-converter | Temperature Converter | 温度转换 |