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

hi-node-todo

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hi-node-todo

基于 node 写一个 todo 命令行工具

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

基于 node 写一个 todo 命令行工具

功能

  • 列出所有的 todo
  • 新增 todo
  • 编辑 todo
  • 删除 todo
  • 标记 todo 为已完成/未完成

安装

yarn add hi-node-todo

使用

显示任务

t  list  

添加任务

t add 看书  

清除所有任务

t clear

Keywords

node

FAQs

Package last updated on 08 Jan 2021

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