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 🙏

© 2024 – Pkg Stats / Ryan Hefner

cryptojsutils

v1.0.3

Published

CryptoJSUtils 是一款基于 Node.js 的工具类库,它对 Web3.js 等区块链工具进行了优化封装,致力于简化和提高区块链应用开发的效率。本库的核心功能是支持从多种数据源(如 XLSX、TXT 文件)中批量读取数据,并根据这些数据进行批量合约调用。 CryptoJSUtils 的出现让开发者可以更轻松地执行大量区块链交互操作,节省了大量的时间和努力。 它的优秀表现主要体现在两个方面: 1. 数据读取:CryptoJSUtils 支持从各种常见格式的文件中读取数据,如 XLSX、TX

Downloads

29

Readme

CryptoJSUtils

CryptoJSUtils 是一款基于 Node.js 的工具类库,它对 Web3.js 等区块链工具进行了优化封装,致力于简化和提高区块链应用开发的效率。本库的核心功能是支持从多种数据源(如 XLSX、TXT 文件)中批量读取数据,并根据这些数据进行批量合约调用。 CryptoJSUtils 的出现让开发者可以更轻松地执行大量区块链交互操作,节省了大量的时间和努力。 它的优秀表现主要体现在两个方面:

  1. 数据读取:CryptoJSUtils 支持从各种常见格式的文件中读取数据,如 XLSX、TXT 等,这使得开发者可以将这些数据直接导入到区块链合约中,而无需进行繁琐的数据转换和处理。
  2. 合约调用:利用 CryptoJSUtils,开发者可以批量进行合约调用,从而快速处理大量区块链交互操作,实现数据上链。 综上,CryptoJSUtils 是一款功能强大、易用的区块链开发工具类库,对于任何需要在区块链上批量处理数据的开发者来说,它都是不可或缺的助手。