Skip to content

theredpea/pele

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pele

Python port of https://github.com/markitondemand/MOD.Web.Element

Python + Element = Pele

Pele is the Hawaiian goddess of volcanoes;

She is featured in the logo, which is based on the Rhombus shape of the MOD.Element logo

Pele logo

If Pele is different than its Element, here's how:

  • Casing
  • Uses lower-case in many places
    
  • jQuery method aliases where applicable
  • For developers with non-Element background
    
  • Actual classes for DOM elements like 'a', 'input'
  • Will eventually add validation methods and element-specific methods
    
  • Simpler; parts removed:
  • If Python doesn't have construct (like interface)
    
  • If I don't see the need (like properties)
    

Releases

No releases published

Packages

No packages published

Languages