Giter Club home page Giter Club logo

create-tiptap-extension's People

Contributors

bdbch avatar svenadlung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

create-tiptap-extension's Issues

Option to initialize git in new folder

Is your feature request related to a problem? Please describe.
Nope

Describe the solution you'd like
When a user is bootstrapping a new Tiptap extension it would be nice if there was a prompt after bootstrapping asking the user if the user wants to initialize git.

Do you want to initialize Git inside the extension directory? Y/n

Describe alternatives you've considered
Nothing

Additional context
N/A

Improve user flow after project creation

Is your feature request related to a problem? Please describe.
Nothing

Describe the solution you'd like
I like how the create-vite package is handling this. After the project was created, the CLI gives you instructions on what to do next. Example:



Your Tiptap extension was bootstrapped in folder X
To get started run

cd X
npm install


Describe alternatives you've considered
N/A

Additional context
N/A

Add '@babel/core'

With my pnpm setup secondar dependencies are not solved automatically. Therefore I get:

[!] Error: Cannot find module '@babel/core'

An nmp i -D @babel/core solved the issue. Yoy might want to add the dependency to your builder as well? Thanks.

Add unit tests

Describe the solution you'd like
Implement Jest unit tests so testing a Tiptap extension is fast and simple to implement.

[FEEDBACK] Improve option titles

Describe the feedback
Right now the options for With Typescript / With Javascript are quite confusing, see example:

- Extension without Typescript
- Extension with Typescript

I'd rather go with With Javascript and With Typescript to make those options clearer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.