A script that helps pushing code by git, building bundles and releasing version on remote server.
A git release helper for making tidious work cool
This package is intended for Prisma's internal use
semantic-release plugin to commit release assets to the project's git repository
Some git helpers that changesets use to get information
A simple http/s file downloader for node.js
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Babel helper functions for inserting module loads
Babel helper functions for implementing ES6 module transformations
A utility package to parse strings
Validate identifier/keywords name
Helper functions on Babel compilation targets
Validate plugin/preset options
General utilities for plugins to use
A collection of JavaScript globals for Babel internal usage
Helper function to annotate paths and nodes with #__PURE__ comment
Helper function to optimise call expression
Helper function to replace certain member expressions with function calls
Helper function to replace supers
Helper which skips types and parentheses
Helper function to remap async functions to generators
Compile class public and private fields, private methods and decorators to ES6
A set of helpers for tagging releases and logging changes between releases
= RUGS - RUby Git Setup A helper script that makes setting up remote git repositories a snap. == WARNING: This is still alpha so use it at your own risk! Note: I don't use alpha/beta in the version numbers until I have a first real release because of how Ruby Gems handles them. == What is it? RUGS has three main functions: * Creates a local git repository and directory structure using default templates or ones you create. * Sets up a remote repository to mirror your local one. * Adds a framework of git hooks allowing you to store and run your own hooks in directly from the repo. RUGS makes creating remote repos as simple as `rugs create repo_name on server_name`. RUGS even allows you to automatically embed your Git hooks in the repo itself. No more jumping through hoops to make sure your hooks are maintained with your project; with RUGS you just store your hook scripts in the `git_hooks` directory and they're automatically updated and run. \ Once you've set up your project using RUGS you just use Git as you normally would with the exception of your hooks being the in `git_hooks` directory.
Helpers to read debian control files
No description provided.
No description provided.