@taufik-nurrohman/f3h

1.2.15 • Public • Published

F3H: Fetch

Code Size License

Progressively enhanced JavaScript AJAX features for your existing web pages.

Demo and Documentation

Your job is to make a website that works traditionally: clicking on a link will direct you to a new page, sending and uploading data through a form will save those data into the web storage. After you finish making it, this application will serve as a feature enhancer, which is, to enable AJAX features to your traditional web pages automatically, so that your web pages can load faster because you can specify which parts of the destination page you want to load into the current page.

Contribute

  • Please do not make pull requests by editing the files that are in the root of the project. They are generated automatically by the build tool.
  • Install Git and Node.js
  • Run git clone https://github.com/taufik-nurrohman/f3h.git
  • Run cd f3h && npm install --save-dev
  • Edit the files in the .github/factory folder.
  • Run npm run pack to generate the production ready files.

Contributors

Code Contributors

This project exists thanks to all the people who contribute.

Contributors

Financial Contributors

Become a financial contributor and help us sustain our community.

Individuals

Contribute

Organizations

Support this project with your organization. Your logo will show up here with a link to your website.

Package Sidebar

Install

npm i @taufik-nurrohman/f3h

Weekly Downloads

1

Version

1.2.15

License

MIT

Unpacked Size

82.1 kB

Total Files

6

Last publish

Collaborators

  • taufik-nurrohman