npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@proso-io/fobu

v1.0.25

Published

A robust form builder and renderer with a customizable API and a beautiful out-of-the-box experience.

Downloads

36

Readme

GitHub issues GitHub stars GitHub license

Fobu is a lightweight form builder built with extensive customization, straight-forward API and beautiful out-of-the-box experience in mind. Its built using React.

Demo URL - https://codesandbox.io/s/awesome-platform-s01vj?fontsize=14&hidenavigation=1&theme=dark&view=preview

Background

Who are we? Just a bunch of guys who genuinely like to build software and think that doing live projects is the best way to learn. No dummy calculator projects, or static sites that do nothing. Real, useful software.

We have been working with the non-profit Goonj, with software they need to be more effective in their operations (for free, we don't charge non-profits for this). Goonj uses the under-utilized and excess urban household material as a tool for rural development across 23 states in India. They need a way of centrally managing all their activities and its associated data. Fobu started as a subcomponent within that project.

Fobu needs to be proficient at the following -

  1. Fobu should allow a wide variety of form inputs - radio buttons, textboxes, text areas, checkboxes, image inputs, automcomplete fields etc. This list should be extendable by design.
  2. Fobu should be flexible - it should allow overrides.
  3. Fobu needs to handle image input like a pro. Activity data for Goonj has a lot of image assets and they need to be handled well.
  4. Fobu has to be fault tolerant. If network conditions aren't supportive, Fobu should be able to save form state and resume uploads whenever network conditions are favourable. Special mention - image uploads.
  5. Fobu has to be PWA compatible.

How to contribute

Fobu is very young but has big plans. If you want to be an early contributor, now is a good time. We are literally just getting started. Unlike other projects, we want to help new developers get into this. Make mistakes, write shitty code so that we can tell you how to get better.

We will be using GitHub issues to create tasks for this project. Feel free to comment on the issue that you see unassigned at the moment with your intention to take up. Here's the process once you have picked a issue -

  1. Fork the repo.
  2. Follow the issue instructions and build your component / function.
  3. Add your story in the storybook. For more info, go here.
  4. Push your changes and raise a pull request. Check out this article to see how to raise a PR across forks.

If any of this doesn't make sense to you, raise an issue with the question tag / tweet