fp-modules-for-nodejs

Various NodeJS modules that will go cross-platform in future

Usage no npm install needed!

<script type="module">
  import fpModulesForNodejs from 'https://cdn.skypack.dev/fp-modules-for-nodejs';
</script>

README

Various Cross-platform JavaScript Modules

Status: dev

Various cross-platform JavaScript modules mostly taken from narwhal and related projects.

NOTE: APIs will likely change over time.

NOTE: This package is intended to be used via the PINF JavaScript Loader.

TODO

  • Complete refactoring some modules for new environment

Support & Feedback

Developer mailing list: http://groups.google.com/group/pinf-dev/

Contribute

Collaboration Platform: https://github.com/pinf/modules-js/

Collaboration Process:

  1. Discuss your change on the mailing list
  2. Write a patch on your own
  3. Send pull request on github & ping mailing list
  4. Discuss pull request on github to refine

You must explicitly license your patch by adding the following to the top of any file you modify in order for your patch to be accepted:

//  - <GithubUsername>, First Last <Email>, Copyright YYYY, MIT License

Author

This project is a part of the PINF project maintained by Christoph Dorn.

Documentation License

Creative Commons Attribution-NonCommercial-ShareAlike 3.0

Copyright (c) 2009+ Christoph Dorn

Code License

MIT License

Copyright (c) 2009+ Christoph Dorn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.