Coder Social home page Coder Social logo

travetto / asset Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 151 KB

Modular library for storing and retrieving binary assets with additional support for image modification at runtime

Home Page: https://travetto.io

TypeScript 100.00%
assets dependency-injection docker images storage travetto typescript

asset's Introduction

The Travetto Framework

The goal of the framework is to provide a holistic application platform with the a focus on interactive development.

Philosophy

The framework relies up five key principles:

  • Typescript as a development platform. This means the framework is intimately tied to Typescript and it's compiler.
  • Code over configuration. This means that the framework prefers meta-programming via decorators over configuration. Code is always the best place to define configuration.
  • Do not ask the developer to repeat information. Specifically, source code transformation (and analysis) is a key element of providing seamless functionality while requiring as little as possible from the person using the framework.
  • Strive for a minimal footprint. When libraries are considered, an overarching goal is to keep the size and quantity of dependencies and functionality to a minimum. The net result should be as little code as possible, and as few dependencies as possible.
  • Development responsiveness is paramount. The framework should aim for instant feedback when possible to minimize the time between making a change and seeing it.

Modules

Every module within the framework follows the overarching philosophy. For the most part each module is as isolated as possible. The modules are stacked vertically to generally indicate dependencies. The only exception is for common libraries, which are unrelated.

Module Layout

asset's People

Watchers

 avatar  avatar  avatar

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.