Giter Club home page Giter Club logo

fore's Introduction

Moved to https://github.com/Jinntec/Fore effective after 12.03.2021

Fore

'situated in front of something else' - Merriam Webster

An xformish forms framework in Web Components

Fore is a model-driven forms framework that follows the ideas of the XForms Standard.

Warning

This project is still in its early stages.

Development and Contributions

Contributions are always welcome. Default branch of development is 'dev'. PRs feature additions or bugfixes will always go into 'dev'.

The master branch is only used for releases.

Dependencies

  • see package.json

must be build with npm run build - outputs fontoxpath in 'output' dir.

ATTENTION: due to my humble knowledge with rollup you still have to change the last line of fontoxpath.js to export default fontoxpath; to make it work.

To check if installation was correct run npm run test. Tests should run green.

Preparing assets

To allow browser-compatible module loading there is a npm script called 'empathy'. This must be called whenever new node modules are introduced into the project.

npm run empathy

This will create a directory 'assets' with all dependencies converted to use local pathes instead of node_module pathes.

This approach will eventually change.

Running

npm run start

starts the testserver with 'doc/index.html' as entry page. Under 'examples' on the left you find

Ideas

make model editable in dev mode

introduce a mode which allows to edit the model itself within the page.

  • serialization?
  • the model as an instance?

fore's People

Contributors

joernt avatar wolfgangmm avatar drrataplan avatar tuurma avatar

Stargazers

Wybe avatar  avatar

Watchers

 avatar  avatar

Forkers

windauer

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.