https://github.com/js-sdk/js-sdk.github.io
js-sdk site.
https://github.com/js-sdk/js-sdk.github.io
Last synced: 10 months ago
JSON representation
js-sdk site.
- Host: GitHub
- URL: https://github.com/js-sdk/js-sdk.github.io
- Owner: js-sdk
- License: unlicense
- Created: 2017-09-14T23:33:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T13:35:40.000Z (over 8 years ago)
- Last Synced: 2025-03-21T02:24:07.678Z (about 1 year ago)
- Language: HTML
- Homepage: https://js-sdk.github.io
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# js sdk
[](http://unlicense.org/)
> 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`.