Socket
Book a DemoInstallSign in
Socket

func

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

func

[![CircleCI](https://circleci.com/gh/unix/func.svg?style=svg)](https://circleci.com/gh/unix/func) [![Build Status](https://travis-ci.org/unix/func.svg?branch=master)](https://travis-ci.org/unix/func)

latest
Source
npmnpm
Version
1.3.5
Version published
Maintainers
1
Created
Source


FUNC

CircleCI Build Status

More popular and simple way to build command-line tools.


Feature

  • Very small volume ≈ 7kb

  • Elegant grammar

  • Very few dependencies, maximum optimized running speed and npm download time

  • Template support, best practices right away


Quick Start

Just run npm init func to create project.

  • npm init func: create project

  • npm i: install deps.

  • npm start: setup link and development ready.

It's all.


Documentation


Thanks

Thanks to Shannon Moeller for donating the pkgname "func" on npm!


LICENSE

MIT

Keywords

command

FAQs

Package last updated on 05 Feb 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