Giter Site home page Giter Site logo

murceca / csr-todo-list Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 35 KB

πŸ“To-Do List app with the switchable client-side rendering engine

Home Page: https://murceca.github.io/csr-todo-list/

License: MIT License

HTML 8.93% CSS 3.79% JavaScript 49.41% EJS 14.46% Handlebars 14.09% Pug 9.32%
todolist todo csr client-side-rendering template-engine ejs nunjucks handlebars

csr-todo-list's People

Contributors

murceca avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

csr-todo-list's Issues

Short summary about the selected template engine

  1. Measure rendering speed: the total rendering speed (the whole render function), time spent on template fetching, time spent on the rendering itself. The total rendering speed should be calculated as: time spent on template fetching PLUS time spent on the rendering itself.
  2. Render a short summary about the selected template engine.
  3. Move the short summary block into the same section together with template selection component and JSON data editor.

An example of the summary block:

Selected rendering template: EJS
Version: 14.2.0

Template engine modules size: 128KB

Template requesting speed: 290Ms
Template rendering: 10Ms
Total rendering speed: 300Ms

Create readme

  1. Short info about the project
  2. Purpose and main goal
  3. The list of support template engines
  4. Link to the website

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.