File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " yieldmachine" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Declarative state machines using generator functions" ,
55 "source" : " src/index.ts" ,
66 "main" : " dist/yieldmachine.js" ,
Original file line number Diff line number Diff line change 11<div align =" center " >
22 <h1 >👑 ⚙️ Yield Machine</h1 >
33 <a href =" https://bundlephobia.com/result?p=yieldmachine " >
4- <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.1.2 " alt="minified and gzipped size">
5- <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.1.2 " alt="minified size">
6- <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.1.2 " alt="zero dependencies">
4+ <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.2.0 " alt="minified and gzipped size">
5+ <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.2.0 " alt="minified size">
6+ <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.2.0 " alt="zero dependencies">
77 </a >
88</div >
99
You can’t perform that action at this time.
0 commit comments