Code Monkey home page Code Monkey logo

unchained's Introduction

Carl Gützkow

Member of

Hackerspace Ei Solutions

Knowledge

My Skills

Learning

Yes



Carl's GitHub stats

Top Langs

unchained's People

Contributors

cjgutz avatar

Stargazers

 avatar  avatar

Watchers

 avatar

unchained's Issues

Add falsable

Want to check

{* if data {
} *}

and turn that into a boolean value.
First check if data is an attribute which contains a boolean or is the string true or false. If it is of an option type. In that case we turn it into None=>false and Some=>true.

Pre-render templates until what is possible.

At the moment the eportfolio loads the template before the routes are done anyways so not really a problem, but for future tasks and non-static site rendering:
A lot of the template operations can be pre-rendered. Especially include statements that read in a new file can be enhanced.

Markdown preview

Add a markdown renderer function that adds the possibility to easily show rendered markdown.
This will help to create blog articles or similar.

File path security

Add better security for the path buffer. Check for file access outside of given route path.

Switch attribute access syntax

As we don't match any operation name for attribute access it is checked last. Makes no sense as it is probably most frequently used.

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.