Options
All
  • Public
  • Public/Protected
  • All
Menu

reflectos-sdk : uReflect SDK

All Contributors Coverage
				Status Build Status

SDK for uReflect project that makes possible interactions between the Core and uReflect ecosystem

Usage

git clone https://github.com/UReflect/reflectos-sdk.git
cd reflectos-sdk

# Run npm install
npm install

NPM scripts

  • npm t: Run test suite
  • npm start: Runs npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style

Credits

Made with :heart: by @u_reflect and all these wonderful contributors (emoji key):


Jean Barrière

💻

Alban Combaud

💻

Aurélien ARINO

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Index

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc