←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.214s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. melenaos ◴[] No.35756256[source]
I have created a vuejs components library that is based on a proprietary js framework.

Its super easy to create a new component since all the JS and design is handed from the proprietary framework, and i have full control on the complete library.

The downside is that i have to create every component i want to use and i cannot share the library with anyone.