🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

easier-node

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easier-node

**OSS lib development**

npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Use case

OSS lib development

  • npm package
    • supports node-browser shared env out of box
  • cli
    • boilerplate to wire a cli to a lib

This is not a node app starter, a web app starter, or a hybrid starter.

Name project

# The usual
git clone https://github.com/tbjgolden/just-build.git <dir>
cd <dir>
npm install
# One time init function to convert template to new project
npx esr .scripts/name.ts

Key data

Dev environment requires:

  • node 10+
  • npm >= 5.2.0

Output code is ES6 and targets:

  • node 10+
  • All major non-dead browsers (>93%)

FAQs

Package last updated on 01 Jun 2022

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