common_collection

This is a c++ add on library

Usage no npm install needed!

<script type="module">
  import commonCollection from 'https://cdn.skypack.dev/common_collection';
</script>

README

Clang_Algo

  • This module support c++ algo which includes for now is LRUCachae and can be used in js or ts
  • This module support S3 Upload
  • This module support AWS Personalize Recommendation Engine

LICENCE

MIT

How do I get set up

  • In your project root folder, install this by running
npm install common_collection

How do I use it