All Projects → simonwong → fly-helper

simonwong / fly-helper

Licence: MIT license
It's a Tool library, method collection

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to fly-helper

Svelte Tailwind Extension Boilerplate
A Chrome extension boilerplate built with Svelte, TailwindCSS, Jest, and Rollup.
Stars: ✭ 26 (+23.81%)
Mutual labels:  jest, rollup
rollup-jest-boilerplate
🎉 Full featured boilerplate for building JavaScript libraries the modern way
Stars: ✭ 81 (+285.71%)
Mutual labels:  jest, rollup
Tsdx
Zero-config CLI for TypeScript package development
Stars: ✭ 9,010 (+42804.76%)
Mutual labels:  jest, rollup
Mercury Parser
📜 Extract meaningful content from the chaos of a web page
Stars: ✭ 4,025 (+19066.67%)
Mutual labels:  jest, rollup
100 Days Of Code Frontend
Curriculum for learning front-end development during #100DaysOfCode.
Stars: ✭ 2,419 (+11419.05%)
Mutual labels:  gulp, jest
Download Your Travelmap
free your travelmap
Stars: ✭ 22 (+4.76%)
Mutual labels:  jest, rollup
Sketchmine
Tools to validate, generate and analyse sketch files from web pages
Stars: ✭ 114 (+442.86%)
Mutual labels:  jest, rollup
Ts Monorepo
Template for setting up a TypeScript monorepo
Stars: ✭ 459 (+2085.71%)
Mutual labels:  jest, rollup
Front End Tooling Recipes
Collection of pre-configured front-end tooling setups for common uses.
Stars: ✭ 176 (+738.1%)
Mutual labels:  gulp, rollup
postcss-font-grabber
A postcss plugin, it grabs remote font files and update your CSS, just like that.
Stars: ✭ 26 (+23.81%)
Mutual labels:  gulp, rollup
termy-the-terminal
Web-based terminal powered by React
Stars: ✭ 43 (+104.76%)
Mutual labels:  jest, rollup
bymattlee-11ty-starter
A starter boilerplate powered by 11ty, Sanity, Gulp, Tailwind CSS, rollup.js, Alpine.js and Highway.
Stars: ✭ 27 (+28.57%)
Mutual labels:  gulp, rollup
Alias Hq
The end-to-end solution for configuring, refactoring, maintaining and using path aliases
Stars: ✭ 77 (+266.67%)
Mutual labels:  jest, rollup
angular-gulp-starter
Simple dev/prod build for Angular (2+) using gulp, systemjs, rollup, ngc (AOT), scss, Visual Studio
Stars: ✭ 18 (-14.29%)
Mutual labels:  gulp, rollup
mark.js
mark.js用于标记选中的文字,自定义插入标签
Stars: ✭ 27 (+28.57%)
Mutual labels:  gulp, rollup
zero
📦 A zero config scripts library
Stars: ✭ 17 (-19.05%)
Mutual labels:  jest, rollup
Express-REST-API-Template
Minimal starter project for a Node.js RESTful API based off express generator
Stars: ✭ 26 (+23.81%)
Mutual labels:  jest
gobarber-api-gostack11
API GoBarber / NodeJS / Express / Typescript / SOLID
Stars: ✭ 39 (+85.71%)
Mutual labels:  jest
coconat
🍥 StarterKit Builder for rocket-speed App creation on 🚀 React 17 + 📙 Redux 4 + 🚠 Router 5 + 📪 Webpack 5 + 🎳 Babel 7 + 📜 TypeScript 4 + 🚔 Linters 23 + 🔥 HMR 3
Stars: ✭ 95 (+352.38%)
Mutual labels:  jest
streetsupport-web
Helping people facing homelessness across the UK to find services in their area, and connecting people who want to help to where it is needed most.
Stars: ✭ 21 (+0%)
Mutual labels:  gulp

fly-helper

It's a Tool library, method collection.

test codecov Build Status

Usage

  • install
npm install fly-helper --save

# or

yarn add fly-helper
  • example
import { isNumber } from 'fly-helper'

isNumber()

License

The scripts and documentation in this project are released under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].