Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 816 Bytes

readme.md

File metadata and controls

27 lines (14 loc) · 816 Bytes

js sdk

License: Unlicense

I'll never write these functions again.

JS SDK will, hopefully, solve the problem of writing all those helpers/utils functions again.

The goal is to provide a foundation where you can find all the functions you always end up writing over and over again.

It provide a collection of repositories with some useful functions which you can compose to make your task.

Benefits for supporting this initiative:

  • Never write those functions again.

  • Use well-know and tested functions.

  • Remove the boulder of having to provide/write components with UI + Helpers/Utils.

  • Improves composition.

license

this code and all js-sdk repositories are under the Unlicense license.

see license.md.