Skip to content

holepunchto/bare-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bare-utils

Node.js-compatibile utility functions for Bare.

npm i bare-utils

Usage

const util = require('bare-utils')

util.format('Hello %s', 'world!')
// Hello world!

License

Apache-2.0

About

Node.js-compatible utility functions for Bare

Resources

License

Stars

Watchers

Forks

Contributors