• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    JavaScript
  • Created almost 9 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get all href urls from an HTML string

More Repositories

1

unistyle

Write modular and scalable CSS using the next version of ECMAScript
JavaScript
312
star
2

react-swiper

Detects and triggers touch events for swiping such as onSwipeLeft, onSwipeDown, etc. with ReactJS
JavaScript
140
star
3

middl

A generic middleware library, inspired by Express and suitable for anything
JavaScript
97
star
4

relae

A Relay inspired library for React and RESTful backends
JavaScript
55
star
5

micro-compress

Compression for HTTP microservices built with Micro
JavaScript
43
star
6

to-css

Generate CSS from a JavaScript Object
JavaScript
25
star
7

kebab-case

Convert a string to kebab-case, i.e. its dash separated form
JavaScript
23
star
8

short-hash

Get a short hash from a string. Uses Bernstein's popular 'times 33' hash algorithm but returns a hex string instead of a number
JavaScript
13
star
9

npm-root

Get the node modules directory, a.k.a. npm root. Global or local.
JavaScript
8
star
10

pj2md

Generate a README in markdown from a package.json file
JavaScript
6
star
11

promise-fn

Wrap a function to be able to call it with promises as arguments, i.e. use promises as if they where non-promise values
JavaScript
6
star
12

promise-all

A Promise.all but for Objects as well as Arrays
JavaScript
5
star
13

create-file

Write to a file only if it does not exist
JavaScript
4
star
14

readability-from-string

Run mozilla/readability on an HTML string
JavaScript
4
star
15

spindel

A web crawler/spider
JavaScript
4
star
16

readdir-absolute

As fs.readdir but it returns absolute paths
JavaScript
4
star
17

systemet

Get data from Systembolaget
JavaScript
4
star
18

split-css-selector

Split a comma separated CSS selector list into an array of selectors
JavaScript
4
star
19

rulla

An opinionated preconfigured Rollup for easy bundling
JavaScript
3
star
20

hyperscript-string

Create HTML strings with JavaScript
JavaScript
3
star
21

iso-date

Get a ISO date string, i.e. 'YYYY-MM-DD', from a Date
JavaScript
3
star
22

promise-fncall

A Function.call that can deal with promise arguments
JavaScript
2
star
23

promise-get

Get a property from the object a promise resolves to, using a dot path
JavaScript
2
star
24

hyperscript-normalize-args

A hyperscript helper to normalize component arguments, for easier creation of reusable components
JavaScript
2
star
25

classnameify

Generate classname selectors for CSS components, works splendid together with e.g. React
JavaScript
2
star
26

function-params

Get parameter names for a given function (with ES6 arrow syntax support)
JavaScript
2
star
27

handle-path

A simple route handling tool. Mapping a URL to a handler
JavaScript
2
star
28

node-red-contrib-rethinkdb

WIP: A Node-RED RethinkDB node
HTML
2
star
29

get-api

Get API information from a module
JavaScript
2
star
30

get-feeds

Get RSS/Atom/ActivityStream feeds from an HTML string
JavaScript
2
star
31

kudo

A simple Kudo Card generator
HTML
2
star
32

frrb

Fat Responsive Radiobutton
JavaScript
2
star
33

cngen

Generate CSS classnames from declarations, works splendid together with e.g. React
JavaScript
2
star
34

unistyle-flat

Unnest/flatten a Unistyle Object to a structure which resembles real CSS
JavaScript
2
star
35

promise-or

The OR (||) operator for promises
JavaScript
1
star
36

promise-not

The NOT (!) operator for promises
JavaScript
1
star
37

promise-if

The if statement (or unary operator) for promises
JavaScript
1
star
38

docker-java-node

A Dockerfile for a Java+Node image
1
star
39

docker-php

A Docker image with Apache+PHP+Composer and some more tools
1
star
40

frcb

Fat Responsive Checkbox
JavaScript
1
star
41

docker-gcloud-node

A gcloud docker image with kubectl, docker and nodejs
1
star
42

docker-node-git

mhart/alpine-node with git installed
1
star
43

the-argv

The part of argv you want
JavaScript
1
star
44

docker-node-python

A Docker image with NodeJS and Python
1
star
45

promise-and

The AND (&&) operator for promises
JavaScript
1
star
46

is-existing-folder

Check if a certain path exists and is a folder (i.e. not a file)
JavaScript
1
star
47

docker-code-server

Dockerfile
1
star
48

hash-props

Get a hash of an object calculated from certain properties
JavaScript
1
star
49

katalog

A service catalog and discovery application for use with Docker containers
JavaScript
1
star
50

docker-node-zeromq

A Dockerfile for a Node+ZeroMQ image
1
star
51

docker-docker-node-yarn

A Docker image with Docker, NodeJS and Yarn preinstalled
Dockerfile
1
star
52

is-existing-file

Check if a certain path exists and is a file (i.e. not a folder)
JavaScript
1
star
53

slush-n

A Slush generator for creating Node modules
JavaScript
1
star
54

to-predictable-string

Stringify anything in a predictable manner, i.e. two objects with equal keys in different order gets the same result
JavaScript
1
star
55

compose-funcs

Compose functions (i.e. f(g(x)) -> (f ∘ g)(x)). Returns a function with correct length and a descriptive name
JavaScript
1
star
56

gh-repo-to-user

Get GitHub username from a repo, accepting repos like package.json's repository field
JavaScript
1
star
57

docker-gcloud

A gcloud docker image with kubectl and docker
1
star
58

hyperscript-string-async

An async/promisified version of hyperscript-string
JavaScript
1
star
59

module-finder

Finds and filters locally and/or globally installed modules using MongoDB like queries.
JavaScript
1
star
60

joakimbeng.github.io

My landing page
CSS
1
star
61

klient

A client for Katalog, the simple Docker service catalog and discovery application
JavaScript
1
star
62

merge-all

Merge all Objects in an Array
JavaScript
1
star
63

nginx-site-watcher

An nginx Docker container which automatically reloads nginx when sites-enabled configs change
Nginx
1
star
64

pixelify

Convert numbers in a JavaScript CSS declaration to pixel values, where it's appropriate
JavaScript
1
star
65

readdirs-absolute

As readdir-absolute but for an array of directories
JavaScript
1
star
66

assign-all

Object.assign for all objects in an array
JavaScript
1
star