0.1.74 • Published 2 years ago

msg-utils v0.1.74

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.1.72

2 years ago

0.1.71

2 years ago

0.1.70

2 years ago

0.1.69

2 years ago

0.1.68

2 years ago

0.1.67

2 years ago

0.1.65

2 years ago

0.1.64

2 years ago

0.1.62

2 years ago

0.1.61

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.0.107

2 years ago

0.0.105

2 years ago

0.0.103

2 years ago

0.0.102

2 years ago