Browse Source

Replace bell with banshee (#510)

Bell.js is no longer maintained, and banshee is the recommended
replacement.  As such, list banshee in bell's place.
master
Douglas Wade 9 years ago
committed by Sindre Sorhus
parent
commit
57b03bd073
  1. 2
      readme.md

2
readme.md

@ -754,7 +754,7 @@
- [remote-git-tags](https://github.com/sindresorhus/remote-git-tags) - Get tags from a remote git repo. - [remote-git-tags](https://github.com/sindresorhus/remote-git-tags) - Get tags from a remote git repo.
- [semver](https://github.com/npm/node-semver) - [semver](http://semver.org) parser. - [semver](https://github.com/npm/node-semver) - [semver](http://semver.org) parser.
- [nar](https://github.com/h2non/nar) - Create self-contained executable binaries. - [nar](https://github.com/h2non/nar) - Create self-contained executable binaries.
- [node-bell](https://github.com/eleme/bell.js) - Real-time anomalies detection for periodic time series. - [banshee](https://github.com/eleme/banshee) - Real-time anomalies detection for periodic time series.
- [Faker.js](https://github.com/Marak/Faker.js) - Generate massive amounts of fake data. - [Faker.js](https://github.com/Marak/Faker.js) - Generate massive amounts of fake data.
- [nodegit](https://github.com/nodegit/nodegit) - Native bindings to Git. - [nodegit](https://github.com/nodegit/nodegit) - Native bindings to Git.
- [json-strictify](https://github.com/pigulla/json-strictify) - Safely serialize a value to JSON without data loss or going into an infinite loop. - [json-strictify](https://github.com/pigulla/json-strictify) - Safely serialize a value to JSON without data loss or going into an infinite loop.

Loading…
Cancel
Save