Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realizehit/pattern-to-id
helper that converts a pattern to an unique id
https://github.com/realizehit/pattern-to-id
Last synced: 16 days ago
JSON representation
helper that converts a pattern to an unique id
- Host: GitHub
- URL: https://github.com/realizehit/pattern-to-id
- Owner: realizehit
- License: gpl-3.0
- Created: 2016-01-22T18:52:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T12:08:59.000Z (almost 9 years ago)
- Last Synced: 2024-12-01T22:04:44.263Z (24 days ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# realizehit-pattern-to-id [![Build Status](https://travis-ci.org/realizehit/pattern-to-id.svg?branch=master)](https://travis-ci.org/realizehit/pattern-to-id)
helper that converts a pattern to an unique id
# Instalation
```
npm i --save realizehit-pattern-to-id
```