Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

diesire/wef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Wef

Wef is a Web Extensions Framework

Features

  • Educational purposes: Because I'm learning JavaScript and `Hello, world! is mainstream.
  • Work in progress: You know, forever beta stage.
  • Eating your own dog food: Wef is used in my awesome CSS Template Layout Module.
  • Plain JavaScript, no third party libraries: OK, Wef uses JSCSSP, but no jQuery or other libraries.
  • Modular and extensible with plugins

Development

To build wef

make build

For testing, wef uses Qunit

  • Open test/test.html in your browser

Changelog

####v0.2####

  • Add more tests
  • Fix cssParser.callbacks persistence error
  • Unify wef.module.fn API (version, filter, loglevel)
  • Fix wef.fn.extend
  • Clean cssParser log messages
  • Delete log.filter call in cssParser

####v0.1####

  • First release

About

Web Extensions Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages