A multiplexer for 3rd party service providers and application protocols




š» Interactive Demos (planned, please wait awhile) | š¬ Video Development Journal
Uniplexer is a Multiplexer for 3rd party service providers and application protocols.
This project is a work-in-progress.
Multiplexers are instruments or tools that allow you to toggle or select from a list of multiple services and protocols including heavifying from one feature or another from service to service at the cost of providing a credential or set of credentials for those services you're using.
3rd Party Services such as _database_, _computer_, and _distributed ledger technology_ services are numerous in availability in the community and yet having a multiplexer provide a single interface to all those services helps to reduce the complexity of accessing the services you need when you need them.
Application Protocols are diverse and require various needs depending on the application. A common protocol interface for any set of specific protocols is tremendously useful to make transitioning to new protocols easy and fast for development time experience measures.
database, asymmetric cryptography, network protocols, computer services, distributed ledger technology, file system, hash function and text search (work-in-progress)grandma and newborn scientists means this project is a work-in-progress. Grandmas need more time to understand the next best boxing moves to make and babies just like to play around to see how things could work even better, not sure what it means to step.- About
- Benefits
- Features
- Limitations
- Additional Notes
- Progress Report
- Browser Compatibility
- Installation
- Application Programmable Interface (API) Reference
- 3rd Party Service Providers and Application Protocols
- Contribution
- Documentation
- Acknowledgements
- Related Work
- License
Uniplexer supports all browsers that are ES5-compliant (IE8 and below are not supported).##### Install the library using Node Package Manager (NPM)
If you're just getting started with Node.js and NPM, read this introduction or install both programs by visiting nodejs.org
```
npm install @practicaloptimism/uniplexer --save
##### Import the library using a JavaScript-based Programming Language
If you're just getting started programming in a language like JavaScript, you may learn how to setup an import statement in your local programming environment by visiting these resources: (1) JavaScript Import Export Tutorial with Examples, (2) import - javascript | mozilla
`js`
import * as uniplexer from '@practicaloptimism/uniplexer'
##### Or import the library using an HTML script tag
`html`
- š Analytics API Reference
- š Asymmetric Cryptography API Reference
- š¦ Chat Messaging API Reference
- š Computer Service API Reference
- š Database API Reference
- š Distributed Ledger Technology API Reference
- š¼ File System API Reference
- šø Hash Function API Reference
- šŗ Network Protocol API Reference
- š· Provider Credential API Reference
- š» Text Search API Reference
##### Analytics API Reference
##### Asymmetric Cryptography API Reference
##### Chat Messaging API Reference
##### Computer Service API Reference
##### Database API Reference
This API Reference demonstrates a way to request and retrieve information from a database.
##### Distributed Ledger Technology API Reference
##### File System API Reference
##### Hash Function API Reference
##### Network Protocol API Reference
##### Provider Credential API Reference
##### Text Search API Reference
- š Analytics Providers
- š Asymmetric Cryptography Providers
- š¦ Chat Messaging Providers
- š Computer Service Providers
- š Database Providers
- š Distributed Ledger Technology Providers
- š¼ File System Providers
- šø Hash Function Providers
- šŗ Network Protocol Providers
- š» Text Search Providers
##### Asymmetric Cryptography Providers
##### Chat Messaging Providers
##### Computer Service Providers
##### Database Providers
##### Distributed Ledger Technology Providers
##### File System Providers
##### Hash Function Providers
##### Network Protocol Providers
##### Provider Credential Providers
##### Text Search Providers
A list of some known (*)All-Purpose Multiplexers include: Uniplexer
A list of some known Asymmetric Cryptography Multiplexers include:
A list of some known Database Multiplexers include: Localforage
A list of some known Hash Function Multiplexers include:
A list of some known File System Multiplexers include: BrowserFS
A list of some known Network Protocol Multiplexers include: libp2p
A list of some known Distributed Ledger Technology Multiplexers include:
(\*) The All-Purpose Multiplexer that Uniplexer` seeks to be is "all-purpose" with respect to being general enough to be a useful software package for daily chores that people need being done in their application projects.