An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# js sdk

[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](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`.