ayoubmehd / frontend-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Frontend Library

This is a front-end library that's is not recomended to use in production.

What it support

  • Reactive state update
  • Not sure if it's fast, it's for sure faster than React

What it doesn't support

  • JSX
  • List rendering
  • Components Don't know what else it doesn't support, if you have an idea please open a PR

Planning to support

  • List rendering
  • Watchers & computed properties
  • Components

usage

still not on npm so just clone this repo and check counter.ts and main.ts

About


Languages

Language:TypeScript 69.3%Language:CSS 20.9%Language:HTML 9.7%