contentbinder

A library for bind your data to front end code

Usage no npm install needed!

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

README

ContentBinder

when designing a large scale webpage we often need to change the text of some elements due to some changes in the organization or other factors. so it will be easier if we get one element text or data from content file. we can change the web page content without changing the source code by change the content file.