Coder Social home page Coder Social logo

liven's Introduction

Alumna Fontend: Development for Humans

npm codecov npm

Alumna is a front-end meta-framework and its goal is to make universal app development as human-friendly as possible, without compromising high performance and security.

alumna

Alumna is open-source (MIT), written in Javascript and based on Svelte.

Features

  • Easy built-in routing
  • Easy component creation (HTML and CSS)
  • Component auto-loading and auto-caching
  • Easy consumption of HTTP API's
  • Easy route filters

License

Copyright (c) 2015-2024 Paulo Coghi and contributors. Released under an MIT license.

liven's People

Contributors

paulocoghi avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jacksonklarosk

liven's Issues

Error on first load of non-index path when spa is true

Run liven with spa: true, go to localhost:3000/non-index-path, errors with the following:

(node:23462) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'reverses' of undefined
    at P (/home/robin/work/livereload/node_modules/@alumna/liven/dist/liven.cjs.js:1:14448)
    at G (/home/robin/work/livereload/node_modules/@alumna/liven/dist/liven.cjs.js:1:16984)
    at Server.<anonymous> (/home/robin/work/livereload/node_modules/@alumna/liven/dist/liven.cjs.js:1:51256)
    at Server.emit (events.js:198:13)
    at parserOnIncoming (_http_server.js:695:12)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:111:17)
(node:23462) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:23462) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Node version 10.32.2 lts dubnium.

Create a `cli` mode

It would be interesting to offer a CLI mode, where the library can be used without code, just calling it from the command-line, passing the desired arguments as options.

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.