Skip to content

Collection of useful code snippets / utils

License

Notifications You must be signed in to change notification settings

leocode/code-snippets

Repository files navigation

code-snippets

Collection of useful code snippets / utils

How to install

yarn add git+https://github.com/leocode/code-snippets.git

npm install --save git+https://github.com/leocode/code-snippets.git

How to use

const snippets = require('@leocode/code-snippets');

import * as snippets from '@leocode/code-snippets';

About

Collection of useful code snippets / utils

Resources

License

Stars

Watchers

Forks