New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

maxiliam-utils

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maxiliam-utils

With [npm](https://npmjs.org) do:

latest
npmnpm
Version
1.0.29
Version published
Maintainers
0
Created
Source

maxiliam-utils

maxiliam-utils is a javascripts utils.

install

With npm do:

npm install maxiliam-utils and var utils = require('maxiliam-utils')

With yarn do:

yarn add maxiliam-utils and import * as utils from 'maxiliam-utils'

For use in web browsers do:

<script src="m2utils.min.js"></script>

methods

  • setRemSize - set body's fontsize, 1 rem equals body's fontsize

license

MIT

tips

'uglifyjs index.js -c -m -o m2utils.min.js --toplevel'

FAQs

Package last updated on 26 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts