Giter Club home page Giter Club logo

el's People

Contributors

khalyomede avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

el's Issues

Remove the redundant import path

Description

Currently, the library is imported with redundant import parts:

import khalyomede.el.src.el

Expected solution

To be able to import a simpler path:

import khalyomede.el

Workarounds

N/A.

Additional context

N/A.

Change documented HTML element URLs to English

Describe the bug

Currently, methods that maps an HTML element (example: src/el/link.v) have a comment that points to a french MDN documentation of the HTML element.

To Reproduce

Each functions that maps an HTML element in src/el have a french URL to the MDN documentation.

Expected behavior

All functions that maps HTML elements in src/el have an URL that redirects to the English documentation for the HTML tag.

Workarounds

N/A.

Screenshots

N/A.

Platform info

N/A.

Additional info

N/A.

add header function

Description

The el.header() function is missing.

Expected solution

To be able to use el.header() with attributes and children.

Workarounds

Using el.anon().

Additional context

Add an HTML to el converter

Description

Going from plain HTML to el elements is hard.

Expected solution

To have a command to call to convert an HTML file into el function calls.

Workarounds

Doing it manually.

Additional context

N/A.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.