2.7.1 • Published 1 month ago

create-fwc v2.7.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

Create Plugin

Package for creating plugins for FRC Web Components

created by create-create-app.

Usage

npx create-plugin <name>

Template string reference

Don't forget to remove this before publishing your package!

  • {{name}} => create-plugin
  • {{upper name}} => CREATE-PLUGIN
  • {{lower name}} => create-plugin
  • {{capital name}} => CreatePlugin
  • {{capital name space=true}} => Create Plugin
  • {{camel name}} => createPlugin
  • {{snake name}} => create_plugin
  • {{kebab name}} => create-plugin
  • {{space name}} => create plugin
  • {{uuid}} => 7a50068c-43cb-431a-b8fe-5e0d5bf6ed28
  • {{upper (uuid)}} => 05125171-C56B-4565-9E05-02C910649828
  • {{description}} => Package for creating plugins for FRC Web Components
  • {{author}} => Amory Galili
  • {{email}} => amorygalili@gmail.com
  • {{contact}} => Amory Galili amorygalili@gmail.com
  • {{license}} => MIT
  • {{year}} => 2022
  • {{custom}} => (undefined until it is defined in extra field in create function arguments)

See https://github.com/uetchy/create-create-app#template for the further details.

2.7.1

1 month ago

2.6.0

2 months ago

2.5.0

3 months ago

2.4.2

4 months ago

2.3.0

4 months ago

2.4.1

4 months ago

2.4.0

4 months ago

2.3.1

4 months ago

2.2.1

4 months ago

2.2.3

4 months ago

2.2.2

4 months ago

2.0.3

4 months ago

2.2.0

4 months ago

2.1.0

4 months ago

2.0.2

4 months ago

2.0.1

4 months ago

2.0.0

4 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago