README
wysknd-lib
This is a collection of node.js files that provide functionality that can be used to develop other, more complex applications.
Features
- Folder
- Utils
- Promise
- Template (Work in progress)
- Middlewares (Should not be here?)
Common library files that can be used as a foundational layer for other, more complex applications.
<script type="module">
import wyskndLib from 'https://cdn.skypack.dev/wysknd-lib';
</script>
This is a collection of node.js files that provide functionality that can be used to develop other, more complex applications.