2.0.4 • Published 3 years ago

@yummyweb/neuronjs v2.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Neuron JS

Description

Neuron JS is the server-side framework you are waiting for. It's as elegant and easy to use as Express JS but at the same time much more smooth and experiential. With an MVC-like architecture whether you are coming from PHP or Django, this framework is suited to your needs.

Install

npm i @yummyweb/neuronjs

Usage

const neuron = require('neuronjs')

const neuronjs = neuron()

const server = neuronjs.listen(5000, () => console.log(`Server running on ${5000}`))

Check out the GitHub repository of the project to see some more examples.

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

1.2.91

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.1.5

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago