Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.93 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.93 KB

Picibir Utils

Libs

ES6 Modules

Client

Vue

Node

_ okie Dead simple worker threads pool.

Interesting

Node

Siroc

ESM is the best module format thanks to its simple syntax, async nature, and tree-shakeability. UMD works everywhere and usually used as a fallback in case ESM does not work CJS is synchronous and good for back end. AMD is asynchronous and good for front end.

source

Release

release-it default config

Git