Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@feathersjs/tools

Greenkeeper badge

Build Status Test Coverage Dependency Status Download Status

Codemods and other generator and repository management tools

Installation

npm install @feathersjs/tools --save

Local exports

  • upgrade contains the functionality to update a current Feathers application or plugin to version 3 (including rewriting all module requires to use the @feathersjs namespace)
  • transform contains JSCodeshift utilities used mainly by the generator.

Global tools

When @feathersjs/tools is installed globally, convert-repository is an internal tool that updates the old Feathers plugin infrastructure that is using Babel to the new one without (see https://github.com/feathersjs/feathers/issues/608 for why and how).

License

Copyright (c) 2017

Licensed under the MIT license.

About

Codemods and other generator and repository management tools

Resources

License

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.