https://github.com/javascript-incubator/v-dominator
Homemade Kickstarter for Functional Reactive Web Application Development with CycleJS
https://github.com/javascript-incubator/v-dominator
cyclejs functional-reactive-programming xstream
Last synced: 9 months ago
JSON representation
Homemade Kickstarter for Functional Reactive Web Application Development with CycleJS
- Host: GitHub
- URL: https://github.com/javascript-incubator/v-dominator
- Owner: javascript-incubator
- Created: 2017-10-23T10:58:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T10:59:13.000Z (about 8 years ago)
- Last Synced: 2025-01-23T03:43:30.857Z (11 months ago)
- Topics: cyclejs, functional-reactive-programming, xstream
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# V-Dominator 🚲
_Kickstarter for Functional Reactive Web Application Development with CycleJS_
(_Including Pure Functional vDOM from stream to stream_)
#### Why? What? is This.
In short, every view in this application is created with this function
`vdom :: source$ -> vdom$`
_More explanation coming soon_
#### Setup
- `npm i` to install dependencies
- `npm run start` to start development server
- `npm run build` to build
#### Includes
- Snabdom JSX(_Pure Functional vDOM_)
- Eslint
- Sass Support
- Hot Reload
#### Uses
[](https://github.com/standard/standard)