SIGN IN SIGN UP
SortableJS / Sortable UNCLAIMED

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

0 0 0 JavaScript

docs: remove dollar sign from code blocks

For code blocks on github there is a button that lets you copy the input. Before it would include the dollar sign which would not work in the terminal

example before:
$ npm install sortablejs --save

after:
npm install sortablejs --save
A
Anton Gustafsson committed
d3a7f096ca77d61213d7648385f4798585edf2b5
Parent: 7af63fd
Committed by GitHub <noreply@github.com> on 7/1/2023, 8:16:17 PM