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

itcodium

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itcodium

A demo package

latest
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

itcodium

Site |

The itcodium library exported as a UMD module.

Generated using itcodium-cli:

$ npm run build

$ itcodium -o ./dist/itcodium.js

$ itcodium core -o ./dist/itcodium.core.js

Download

itcodium is released under the MIT license & supports modern environments.
Review the build differences & pick one that's right for you.

Installation

In a browser:

<script src="itcodium.js"></script>

Using npm:

$ npm i -g npm

$ npm i --save itcodium

In Node.js:

// Load the full build.
var _ = require('itcodium');

Note:
Install n_ for.

Why itcodium?

itcodium makes JavaScript easier by taking the hassle out of working with arrays,
numbers, objects, strings, etc. itcodium's modular methods are great for:

  • Iterating arrays, objects, & strings
  • Manipulating & testing values

FAQs

Package last updated on 18 Aug 2018

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