0.0.1-beta.3 • Published 3 years ago

functionpush v0.0.1-beta.3

Weekly downloads
4
License
MIT
Repository
-
Last release
3 years ago

functionpush

Just functions. functions are everything.

I am tired of web development. Complex configuration, incidental compilation, all sorts of techniques...

I love JavaScript and functional programming. So I make this web framework that works with just functions.

I hope it makes web development easier...

functionpush's disadvantages

  • You can only make your application SPA. In other words, search engines will not work.
  • functionpush does not use the standard modular approach(CommonJS, AMD). Existing Node.js modules must be installed and used first.

Installing

yarn add functionpush

Documentation

Usage

import functionpush from 'functionpush';
functionpush({
	port: 8214
});

Roadmap

License

MIT

Author

Young Jae Sim

By the way, I can't speak English very well. Thanks for Google Translator!