Hello, I'm praSad! 👋
Web platform fanatic with a passion for design, UX, and front-end engineering to solve user problems
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseBase customElement that can be reused to compose components from it, optionally can choose rendering from lit-html/hyperhtml/preact/etc.
TypeScript 2
Transpile .scss files, apply postcss plugins if defined and wrap the styles inside template literal string and export as ESM
JavaScript 2
StateMachine for Web Components, simplified integration of Xstate with LitElement.
//- compile and see the output online at below URL
http://jade-lang.com/
//- table data
- var tableData = [['R1 Col1', 'R1 Col2', 'R1 Col3'], ['R2 Col1', 'R2 Col2', 'R2 Col3'], ['R3 Col1', 'R3 Col2', 'R3 Col3'], ['R4 Col1', 'R4 Col2', 'R4 Col3'], ['R5 Col1', 'R5 Col2', 'R5 Col3']]