ldflex-quickstart packages
See original GitHub issueHi @RubenVerborgh - I was planning on creating a monorepo with some quickstart recipes for LDflex (e.g. with engines already instantiated and with the boilerplate for creating a path from a path factory already done) and releasing them with the naming convention @ldflex/quickstart-x
(e.g. @ldflex/quickstart-comunica
, @ldflex/quickstart-all-handlers
etc.) is this ok with you?
Motivation:
- Making it easier for current types of users to access LDflex
- We are currently experiment with building SOLID apps in dart at ANU. The constraint here is that accessing JS API’s from DART to follow the boilerplate is laborious, so we want to minimise this
- I am planning on adding webpack configs to each of these quickstarts (which is also used in the application mentioned above) so each can be released as a ready-to-go browserified bundle.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Containers and Packages - Flex Rental Solutions
There are a few different types of containers and packages that can be built in Flex, each of which are explained in the...
Read more >Ubuntu – Package Search Results -- flex
You have searched for packages that names contain flex in all suites, all sections, and all architectures. Found 36 matching packages.
Read more >How to Organize Your Packages for Amazon Flex - YouTube
Find the highest paying gigs in your city: https://gigsharks.com Increase Your Earnings. Gig Economy Masters Course.
Read more >How to organize ALL the packages for EASY drop offs when ...
SOLO App Pays GUARENTEED EARNINGS for Gig Drivers! Get $15 just for downloading the app and linking an active Gig account!
Read more >Amazon Flex: How To Deliver Packages - YouTube
In this part two video of a four part series we go over how to deliver packages on Amazon Flex, how to correctly...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
In the meantime PRs are always welcome
No - haven’t followed up on that one yet; but you could always just copy/paste the above boilerplate into your app for now.
I’m aiming to revisit work on this package in a few months time and pull together several of the lingering pieces of work I have open then.