0.1.74 • Published 9 months ago

msg-utils v0.1.74

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

msg-utils

Several small practical and light tools.

@vegi

NodeJs

// uuid
import crypto from 'node:crypto';
registers.crypto = crypto as Crypto;

// Rest
import XMLHttpRequest from 'xmlhttprequest-ssl';
registers.XMLHttpRequest = XMLHttpRequest;

import fetch from 'node-fetch';
registers.fetch = fetch;

import child_process from 'node:child_process';
registers.child_process = child_process;

React

import React from 'react';
registers.react = React;

array

cast

check

clipboard

json

msg

number

promise

react

record

rest

stored

string

TODO

"exports": { ".": { "import": { "types": "./lib/index.d.ts", "default": "./lib/index.js" }, "require": { "types": "./lib/cjs/index.d.ts", "default": "./lib/cjs/index.js" } } },

0.1.74

9 months ago

0.1.72

9 months ago

0.1.71

9 months ago

0.1.70

9 months ago

0.1.69

10 months ago

0.1.68

10 months ago

0.1.67

10 months ago

0.1.65

10 months ago

0.1.64

10 months ago

0.1.62

10 months ago

0.1.61

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.2

10 months ago

0.0.107

10 months ago

0.0.105

10 months ago

0.0.103

10 months ago

0.0.102

10 months ago