GithubHelp home page GithubHelp logo
Foldo

Foldo

folder-based build system for JS projects


How Foldo works

Overview

Foldo is a simple, framework-agnostic approach for building project files.

Documentation | Plugins | Examples

What it does

  • Acts as a project's central hub for all build processes
  • Watches files and their dependencies for changes
  • Granularly rebuilds files for maximum efficiency
  • Provides a simple API for custom builds

What it doesn't do (but plugins can!)

  • Foldo does not compile JS (use esbuild, rollup, or webpack)
  • Foldo does not start a local dev server
  • Foldo does not minify output files

Motivation

Foldo gives weekend warriors the power to create delightful developer tools without having to reinvent the wheel (file system logic, error handling, custom CLI, etc). Foldo also encourages a modular project structure without compromising a smooth DevX. Frameworks like Next.js and Vite are extremely easy to use, but quite difficult to customize since they have such a large scope. Foldo is intended to limit the scope of such frameworks and encourage modular alternatives.

Contributing

  • Report a bug
  • Suggest an idea
  • Develop a plugin
  • Create tutorials
  • Share on Twitter

License

ISC © Marshall Brandt

Foldo's Projects

foldo icon foldo

Folder-based build system for JS projects

static icon static

Copy static files and auto-build prefixed js files

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.