Node.js releases data
Extract meaning from JS Errors
JS Object representation of a stack frame
Official ESLint plugin for Vue.js
Official Sentry SDK for react-native
HTML parser and serializer.
Create binary artifacts hosted by github and install them without compiling.
semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues
A utility-first CSS framework for rapidly building custom user interfaces.
Annotations for Chart.js
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
A utility-first CSS framework for rapidly building custom user interfaces.
Generate artificial backtrace by walking arguments.callee.caller chain
The `postinstall` script helper for handling native bindings in legacy `npm` versions
This plugin adds `TypeScript` support to `eslint-plugin-import`
Vue port for Radix UI Primitives.
htmlparser2 tree adapter for parse5.
Streaming HTML parser with scripting support.
[](https://radix-ui.com/themes)
A utility library for JavaScript and Typescript.
Vue port for Radix UI Primitives.
An AngularJS directive for file upload using HTML5 with FileAPI polyfill for unsupported browsers
Stable JS value hash.
Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.
GitHub Releases tasks for Capistrano v3
gitHub Release and slack notification for Capistrano v3
Tells you what Capistrano 3 is going to deploy based on GitHub commits since the last release. See README.md for more info.
["This gem adds the integration for the nobrainer gem in Capistrano.\n\nIt creates the indexes automatically and run the database migration if any (WARNING: You need to use the zedtux's nobrainer fork in order to use migration scripts until it get merged).\n\n| Feature | capistrano-nobrainer version |\n| --------------------------- | ----------------------------- |\n| Nobrainer indexes creation | 0.2.0 |\n| Nobrainer migration scripts | 0.3.0 |\n\nSo if you don't use migration scripts, stick on version 0.2.0.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'capistrano-nobrainer', '~> 0.2', require: false\n```\n\nAnd then execute:\n\n $ bundle install\n\nOr install it yourself as:\n\n $ gem install capistrano-nobrainer\n\n## Usage\n\nAdd the following require to your `Capfile`:\n\n```ruby\nrequire 'capistrano/nobrainer'\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://gitlab.com/zedtux/capistrano-nobrainer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://gitlab.com/zedtux/capistrano-nobrainer/blob/master/CODE_OF_CONDUCT.md).\n"]