Giter VIP home page Giter VIP logo

shnydercom / metaexplorer Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 25.37 MB

Open source UI toolset for linking graph data in json-ld documents, based on Web technologies

Home Page: https://metaexplorer.io

License: European Union Public License 1.2

HTML 0.48% TypeScript 91.86% CSS 0.01% JavaScript 2.49% Batchfile 0.01% SCSS 5.13% Shell 0.01%
frontend react typescript graphql declarative jsonld

metaexplorer's People

Contributors

dependabot[bot] avatar shnydercom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

metaexplorer's Issues

optimize CSS for build

  • fix error, where ripple-effect from react-toolbox doesn't "grow" (only shows maximum size)
  • fix huge filesize of js-file (containing css) by separating/trimmming CSS modules, SCSS etc. (file size is displayed after running "yarn build"

404 or Route-Failed explanation

Issue:

  • when a route like /doesnotexist is accessed directly, the editor preview simply stays blank
  • when some routes are defined in a top-block, and more routes are defined in sub-blocks, changing the sub-block leads to no visual change

Proposed solution:

  • when nothing gets displayed, the available route-tree in the currently edited block should be displayed as a 404 message

enforce type safety in designer

Basic type safety scaffolding has been set up in src/ldaccess/ldtypesystem.

  • Deny linking in Designer for ports with non-matching types

  • Highlight (in-)ports that work when dragging a (out-)port (and vice versa)

component re-instanciation

if a text input component is used inside of another interpreter, it gets re-constructed on each change

Move components to React 16.X flow

All components should use the React 16.X flow without deprecated functions

game/

  • PureFourFieldsView
  • PureSingleFieldView

generic/

  • PureBaseContainerRewrite
  • PureRefMapItpt

md/content/

  • PureBaseDataTypeInput
  • PureSingleImageSelector

md/interaction/

  • PureMDButton

md/navigation/

  • PureBottomNavigation
  • PureNavBarWActions
  • PureNavProcessAtom
  • PureNavSearchBar

peripherals/camera/

  • EANScanner

routing/

  • PureRouteComponent

visualcomposition/

  • PureImgDisplay
  • PureImgHeadSubDesc

feature: canInterpretType takes any such typed kv, interpretableKeys are props on that type

State-generatorFns should be able to take a canInterpretType as a single Kv

When there's a BlueprintConfig declaring that it canInterpretType (e.g. schema.org/ImageObject), and it has some interpretableKeys that exist on that type (e.g. schema.org/contentUrl or schema.org/name), and it doesn't fill those keys but instead has a possible singleKV with that type, then the generatorFunctions

  • getDerivedItptStateFromProps
  • getDerivedKVStateFromProps
  • initLDLocalState

should take the values from that singleKv instead and distribute it among ldTypes, localValues and compInfos. Determining the singleKv should be done with determineSingleKVKey

swagger/Api support in designer

create a node in the designer from an API access point, either by dragging and dropping a typescript file and getting information about functions and types from it, or by hooking into a swagger-generator

port RefMap-Handling to redux/redux-observable

RefMap-Handling will be split into two parts: prefill and fill

  • implement and test reducer for prefill

  • implement and test interpreter-matcher changes for prefill

  • implement and test reducer for fill

  • implement and test interpreter-matcher changes for fill

Create external output marker

components like bottom navigation and EAN scanner export values. It should be possible to set them as dynamic output of a RefMap-BlueprintConfig containing that component

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.