update README
This commit is contained in:
		
							
								
								
									
										24
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								README.md
									
									
									
									
									
								
							| @@ -2,14 +2,15 @@ | ||||
| light little helpers for node | ||||
|  | ||||
| ## Availabililty | ||||
| [](https://www.npmjs.com/package/lik) | ||||
| [](https://gitlab.com/pushrocks/lik) | ||||
| [](https://github.com/pushrocks/lik) | ||||
| [](https://pushrocks.gitlab.io/lik/gitbook) | ||||
| [](https://www.npmjs.com/package/lik) | ||||
| [](https://GitLab.com/pushrocks/lik) | ||||
| [](https://github.com/pushrocks/lik) | ||||
| [](https://pushrocks.gitlab.io/lik/) | ||||
|  | ||||
| ## Status for master | ||||
| [](https://gitlab.com/pushrocks/lik/commits/master) | ||||
| [](https://gitlab.com/pushrocks/lik/commits/master) | ||||
| [](https://GitLab.com/pushrocks/lik/commits/master) | ||||
| [](https://GitLab.com/pushrocks/lik/commits/master) | ||||
| [](https://www.npmjs.com/package/lik) | ||||
| [](https://david-dm.org/pushrocks/lik) | ||||
| [](https://www.bithound.io/github/pushrocks/lik/master/dependencies/npm) | ||||
| [](https://www.bithound.io/github/pushrocks/lik) | ||||
| @@ -18,9 +19,9 @@ light little helpers for node | ||||
| [](http://standardjs.com/) | ||||
|  | ||||
| ## Usage | ||||
| We recommend the use of TypeScript for good intellisense. | ||||
| Use TypeScript for best in class instellisense. | ||||
|  | ||||
| ```typescript | ||||
| ```javascript | ||||
| // import any tool that you need from lik | ||||
| import { Stringmap, Objectmap, Observablemap } from "lik"; | ||||
| ``` | ||||
| @@ -39,6 +40,9 @@ Observables have a smaller footprint and a more manageable subscribe logic. | ||||
| Observablemap registers only one rxjs observable per event and then continues to reference | ||||
| the same observable that you can subscribe to. | ||||
|  | ||||
| **For a detailed class overview, please take a look at the API docs** | ||||
| For further information read the linked docs at the top of this README. | ||||
|  | ||||
| [](https://push.rocks) | ||||
| > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) | ||||
| | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html) | ||||
|  | ||||
| [](https://push.rocks) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user