Giter VIP home page Giter VIP logo

appjs's Introduction

AppJS

AppJS is a small and simple javascript library aimed on application that should be as fast and data conserving as possible. As such, AppJS prefers a graphic look with small customization options and a toolset with very specific building blocks in mind.

Each folder here contain its own application written in AppJs. The folder AppJs Core contains pure library, very minimal demo app and a detailed [tutorial](AppJs Core/Readme.md) on how to use the library. Start here if you want to get hands on AppJs.

Production

If you want to deploy any app in production mode, you'll need following dependencies:

  • npm
    • babel-minify - npm install babel-minify -g
    • css-minify - npm install css-minify -g
  • dsh
    • jsbloat - In bin folder in newest releases

As long as those tools are in your %PATH%, you can (on Windows) go into any app folder and run prepare-release.bat script, which will yield a full, minified, production release.

appjs's People

Contributors

papooch avatar nerudaj avatar

appjs's Issues

Release LifeCounter v3

  • Generate minified cz version
  • Generate minified en version
  • Deploy new version on apps.wz.cz/cz/counter
  • Deploy new version on apps.wz.cz/en/counter
  • Merge into master

Score history modal title is not translated to Czech

When language is changed to Czech, the title of modal window displaying score history is not translated. Also, it states "Player score history", but the rest of the application has no concept of "Player ", just player colors.

Thus, there should be rectangle box displaying color of the selected player and then properly translated text.

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.