Skip to content

avenceslau/doable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doable

A tiny starter package currently exporting an identity helper.

Install

npm install doable

Usage

const { identity } = require("doable");

identity("hello");
// => "hello"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors