Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fluxos

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluxos

The Flux library especially for Typescript coders. Made with and works excellent with ES6.

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Node.js Version npm version

Gitter

Works excellent with Mysql-Live package also

Table of Contents

These documents are not fully updated with the new features, please be pattient one or two days in order to complete writing, I put great effort into.

Install

fluxos package is designed to work with the most modern tools such as webpack and browserify.

(Recommended method) Using Node's NPM:

$ npm install --save fluxos

Alternatively, you can serve the file fluxos.js found at the 'compat' directory of this repository. This is the concated and minified version, which includes the compiled/* and Flux.min.js files.

<script src="https://raw.githubusercontent.com/nodets/fluxos/master/compat/fluxos.js"> </script>

Sometimes I may also ask you to install the latest version from Github to check if a bugfix is working. In this case, please do:

$ npm install --save nodets/fluxos

Principles of fluxos

  • Fast.

  • Simplicity Equals Productivity. The best way to make something seem simple is to have it actually be simple. fluxos' main functionality has clean, classically beautiful APIs

  • Minimalistic.

  • With love to ES6 and Typescript developers.

Contributors

Thanks goes to the people who have contributed code to this module, see the GitHub Contributors page.

Community

If you'd like to discuss this module, or ask questions about it, please use one of the following:

Todo

  • Better documantation and more examples.

Licence

This project is licensed under the MIT license.

Keywords

FAQs

Package last updated on 14 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc