GithubHelp home page GithubHelp logo

Sindre Sorhus's Projects

to-semver icon to-semver

Get an array of valid, sorted, and cleaned semver versions from an array of strings

to-single-quotes icon to-single-quotes

Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`

to-single-quotes-cli icon to-single-quotes-cli

Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns

todo icon todo

Personal dev todo list. Comments and suggestions on what I should work on welcome :)

touch-bar icon touch-bar

Launch the macOS Touch Bar simulator from the command-line

transliterate icon transliterate

Convert Unicode characters to Latin characters using transliteration

trash icon trash

Move files and directories to the trash

trim-left icon trim-left

Similar to String#trim() but removes only whitespace on the left

trim-repeated icon trim-repeated

Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz

trim-right icon trim-right

Similar to String#trim() but removes only whitespace on the right

ts-extras icon ts-extras

Essential utilities for TypeScript projects

tsconfig icon tsconfig

Shared TypeScript config for my projects

ua-string icon ua-string

Get the user agent of a recent Chrome version to pretend to be a browser in network requests

unix-path-max icon unix-path-max

Get the maximum permitted length of a path of a Unix domain socket

untildify icon untildify

Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev

unused-filename icon unused-filename

Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`

url-format-lax icon url-format-lax

Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`

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.