README
spaceship
๐ Utilities for a wide development world like the universe.
Explore the docs ยป
ยท
๐ Report Bug
ยท
๐ Request Feature
ยท
๐ Enhancement
Table of Contents
- ๐ About
- ๐ Features
- ๐ Getting started
- ๐ Documentation
- ๐ Contributing
- ๐ Running tests
๐ About
spaceship is a utility library for JavaScript developers who make web services.
We want to contribute to productivity improvement by providing frequently used functions in the utility.
There are 10 useful utility functions in spaceship 1.0.
objToParam
Sometimes we make url with parameters from object data.