File tree 1 file changed +13
-4
lines changed
1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Morphism
2
2
3
+ <div style =" text-align :center " >
4
+ <img src =" https://i.imgur.com/4muW6u2.jpg " width =" 800px " >
5
+ </div >
6
+
3
7
[ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ Coverage percentage] [ coveralls-image ]] [ coveralls-url ]
4
8
[ ![ CircleCI] ( https://img.shields.io/circleci/project/github/nobrainr/morphism.svg )] ( https://circleci.com/gh/nobrainr/morphism )
5
9
![ npm] ( https://img.shields.io/npm/dm/morphism.svg?style=flat-square )
10
14
11
15
_ https://en.wikipedia.org/wiki/Morphism _
12
16
13
- <div style =" text-align :center " >
14
- <img src =" https://i.imgur.com/4muW6u2.jpg " width =" 800px " >
15
- </div >
16
- <div style =" display :block ; font-style :italic ; text-align :right " >Picture by @Gmulti</div >
17
+ ``` sh
18
+ npm install --save morphism
19
+ ```
20
+
21
+ - :atom_symbol : Write your schema once, Transform your data everywhere
22
+ - :zero : Zero dependencies
23
+ - :zap : [ 1.6 kB gzipped] ( https://bundlephobia.com/result?p=morphism@0.9.1 )
24
+
25
+ [ View demo] ( https://repl.it/@yrnd1/morphism-playground )
17
26
18
27
---
19
28
You can’t perform that action at this time.
0 commit comments