🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Book a DemoInstallSign in
Socket

sode

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sode

sode ( bōd ) is browser node.

0.0.2
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

sode

sode ( sōd ) is browser node. The node converts the javascript file into a browser javascript file.

Install

$ npm i -g npm
▀ ╢█████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
$ npm i --save sode
▀ ╢█████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟

Usage

main.js

/// Sode Reference
var Sode          = require('sode')

/// Sode
var sode          = new Sode()

console.log       `------------------------------------------------sode`
console.log       sode

Try


$ node main

Sode { name: 'Sode' }

Test


$ npm run test

> node tests

Simple Test Tool
==================================================
Is Sode ready to use?
Success
--------------------------------------------------

Pipeline

Build Status

NPM

Keywords

sode

FAQs

Package last updated on 07 Jan 2019

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