- Notifications
You must be signed in to change notification settings - Fork0
Public JS SDKs for Screeb with demo apps
License
vincsb/sdk-js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a lerna-powered mono-repository for Screeb javascript SDKs.
Here is the guide to set everything up before contributing.
This is a monorepo with multiple packages leveraginglerna:
- @screeb/eslint-config - Screeb's eslint config for frontend app.
- @screeb/template-lib - Screeb's template for a front-end lib.
- @screeb/typescript-config - Screeb's typescript configs for frontend
- @screeb/sdk-browser - Screeb's browser sdk.
- @screeb/sdk-browser-example - Screeb's example app for browser sdk.
- @screeb/sdk-react - Screeb's browser sdk, optimized for React.
- @screeb/sdk-react-example - Screeb's example app for react sdk.
- @screeb/sdk-angular - Screeb's browser sdk, optimized for Angular.
- @screeb/sdk-angular-example - Screeb's example app for angular sdk.
You'll need to have some tools installed locally to build and test action destinations.
- Node 18.12 (latest LTS, we recommand using
nvmfor managing Node versions)
If you are a Screeb employee you can directlygit clone the repository locally. Otherwise you'll want to fork this repository for your organization to submit Pull Requests against the main Screeb repository. Once you've got a fork, you cangit clone that locally.
# Clone the repo locallygit clone<your fork or https://github.com/ScreebApp/sdk-js.git>cd sdk-jsnpm login# Requires node 18.12.1, optionally: nvm use 18.12.1npm i# Run unit tests to ensure things are working!npmtest
For any issues, please contact our support team atsupport@screeb.com.
All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.
Released underMIT License.
About
Public JS SDKs for Screeb with demo apps
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript83.0%
- JavaScript6.6%
- CSS4.6%
- Svelte3.0%
- HTML2.5%
- Shell0.3%