@lbu/stdlib
Advanced tools
Comparing version
{ | ||
"name": "@lbu/stdlib", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Lightbase standard library", | ||
@@ -22,3 +22,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@lbu/insight": "^0.0.3", | ||
"@lbu/insight": "^0.0.4", | ||
"lodash.merge": "4.6.2", | ||
@@ -43,3 +43,3 @@ "uuid": "3.4.0" | ||
}, | ||
"gitHead": "a193a6c8c4ae8fa52465e239ecbfdbf22041c47a" | ||
"gitHead": "efcd5097edec95c80c2b7f1e637f6a4f401e26f5" | ||
} |
# @lbu/stdlib | ||
Instead of all small packages, a number of hand selected & developed functions. | ||
Some however maybe direct exports like lodash.merge. | ||
Collection of Lightbase backend utilities | ||
## Why | ||
Here at [lightbase](https://lightbase.nl) we had a constantly growing | ||
boilerplate for new projects. To facilitate our needs more and to stop copying | ||
and pasting things around this project was born. This project is for now | ||
tailored at smaller & monolithic projects. | ||
## Docs | ||
## Development | ||
See [CONTRIBUTING.md](/CONTRIBUTING.md). |
17
240%27070
-20.57%24
-11.11%344
-32.55%+ Added
- Removed
Updated