https://github.com/unlaunch/javascript-sdk-common
Common SDK code
https://github.com/unlaunch/javascript-sdk-common
Last synced: 6 months ago
JSON representation
Common SDK code
- Host: GitHub
- URL: https://github.com/unlaunch/javascript-sdk-common
- Owner: unlaunch
- Created: 2020-12-15T05:18:03.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-29T03:44:01.000Z (over 4 years ago)
- Last Synced: 2025-09-22T15:20:53.674Z (9 months ago)
- Language: JavaScript
- Size: 322 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unlaunch Javascript Sdk Common
Unlaunch javascript sdk common is used by unlaunch javascript sdk https://github.com/unlaunch/javascript-sdk/
## Build instructions
### Requirements
- npm version 6.14.5 or higher
- node version 12.18.2 or higher
After cloning/downloading the repo, follow these steps.
1. Go to `javascript-sdk-common` directory and run `npm install`
2. Then run `npm run build` to build
### Publish to npm
- npm login
- npm publish
## About Unlaunch
Unlaunch is a Feature Release Platform for engineering teams. Our mission is allow engineering teams of all
sizes to release features safely and quickly to delight their customers. To learn more about Unlaunch, please visit
[www.unlaunch.io](https://unlaunch.io). You can sign up to get started for free at [https://app.unlaunch.io/signup
](https://app.unlaunch.io/signup).
## More Questions?
At Unlaunch, we are obsessed about making it easier for developers all over the world to release features safely and with confidence. If you have *any* questions or something isn't working as expected, please email **unlaunch@gmail.com**.