Sha256: b52b2414095bee84170da5664247cdaad5cdae76c02ed1baf8d130b4b4aa0d0c

Contents?: true

Size: 958 Bytes

Versions: 54

Compression:

Stored size: 958 Bytes

Contents

[![Build Status](https://travis-ci.org/nutella-framework/nutella_lib.js.svg?branch=master)](https://travis-ci.org/nutella-framework/nutella_lib.js)

# nutella library for node.js and the browser

## Installation
For node.js projects do
```
npm install nutella_lib
```

For browser projects either:

1. `npm install nutella_lib` and then use [browserify](http://browserify.org/) OR
2. use the bundled `nutella_lib.js` in `dist`


## Building the project
For developers working on the library. We are using gulp + browserify + watchify to continuously and incrementally build the library as we develop. 

**To contribute**: Clone the repo and `gulp bundle` inside the project directory. Every time you make a change to any of the files required by the library gulp will rebuild it. 


## Releasing a new version
For developers working on the library, to release a new version:

- Update the version in the `package.json`
- Publish to npm by doing `npm publish`

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
nutella_framework-0.9.2 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.9.1 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.9.0 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.8.0 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.7.3 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.7.2 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.7.1 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.7.0 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.21 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.20 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.19 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.18 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.17 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.16 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.15 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.13 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.12 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.11 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.10 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md
nutella_framework-0.6.9 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/README.md