Skip to content
#

npm-module

Here are 763 public repositories matching this topic...

nelreina
nelreina commented Jun 11, 2018

I like your project a lot. I've been using it for a couple of months now. Just the demo folder never felt natural for me.
Simplify the project by integrating storybook instead of the demo folder.

then users can create documentation of their components.

I think it will benefit all library authors for React/Preact/ vue/ even javascript.

[Storybook](https://git

justin808
justin808 commented May 1, 2020

https://github.com/shakacode/react_on_rails/blob/master/docs/basics/recommended-project-structure.md

Instead, let's consider recommending leaving package.json and node_modules at the top-level...

There are no big advantages of having this be inside of the /client directory and there are a few additional bits of unnecessary complexity.

@ashgaliyev please add to this discussion.

1000i100
1000i100 commented Oct 12, 2018

I use git-bash (like probably nearly all windows npm user).
if i run mkdir -p plop it create me plop folder if not existant and do nothing if it exist.
if i do the same as npm task or with npm-run-all it create me -p folder and plop if they don't exist and fail if there already there.

is'nt possible to use git-bash command in priority when available ?

renovate
WarmVissarutRonaldoDude
WarmVissarutRonaldoDude commented Apr 1, 2020

What would you like Renovate to be able to do?
Has configuration options to be able to create as draft PR.

Describe the solution you'd like
if configuration like draftPR as boolean is true then renovate-bot just create PR as draft in github. (default value should be false)

Misc
Github API for create pull request as draft is already provided https://developer.github.com/v

Guria
Guria commented Mar 2, 2017

Please leave info about your projects using Cerebral and function tree.
I am prepaing internal presentation on corporate event and I need some cool reference to mention in it. And of course we can include references to your projects on docs website if you want.

Please provide:

  • short description
  • a link to project if available
  • screenshots and/or dynamic gif (especially @gaspard app with
ngx-smart-modal
gavmck
gavmck commented Jan 15, 2020

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ x] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
The modal adds a class to the body when it's open and removes it when it closes.

Expected behavior
The class sho

tanam
detautama
detautama commented May 17, 2019

Dashboard content can be implemented like what wordpress used on their dashboard

Contents we can show on the dashboard are:

  • Total post (all, published, unpublished, scheduled) *I think content type page not included on this
  • List of notification
  • Help info (list of text reference with link to documentation repository)
  • ... comment or edit to add more

![image](https://user-images.git

Improve this page

Add a description, image, and links to the npm-module topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the npm-module topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.