Socket
Socket
Sign inDemoInstall

anti-framework

Package Overview
Dependencies
7
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    anti-framework

![Anti-Framework Ant Image](https://github.com/julienetie/anti-framework/blob/06398a8ab78780795e143689c2c4ccc426455bb3/anti-framework.webp?raw=true) # Anti-Framework


Version published
Maintainers
1
Created

Readme

Source

Anti-Framework Ant Image

Wavefront

The Anti-Framework (Work In Progress)

Standard-Js

Wavefront is an ultramodern front-end JavaScript framework for building superlative user interfaces without the theatrics found in popular JavaScript frameworks.

Not your grandma's JavaScript framework

We do things a little bit different here.

  • No JSX: Wavefront uses template-literal strings to define DOM nodes
  • No Virtual-DOM: Wavefront does not use a VDOM, it queries the DOM
  • No Compiler: The code you develop with is your source code
  • No Dependencies
  • High Performance: Over-engineering is the bane of front-end development
  • Decoupled Events: Delegated and direct events are decoupled from the DOM
  • Separation of Concerns: Logic and semantics are separated
  • Lightweight: Less than 6kb minified
  • Minimalistic
  • Scalable: Solves real-world problems without inventing new ones
  • Easy Customization: Fork and customize without losing sleep

MIT © Wavefront 2024

FAQs

Last updated on 04 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc