All Projects → lirantal → create-node-lib

lirantal / create-node-lib

Licence: Apache-2.0 license
Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more

Programming Languages

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

Projects that are alternatives of or similar to create-node-lib

Nuxt Client Init Module
Provide client version of nuxtServerInit
Stars: ✭ 176 (+467.74%)
Mutual labels:  module
Euclid
User Profile Interface Animation
Stars: ✭ 2,246 (+7145.16%)
Mutual labels:  module
Pm2 Server Monit
Monitor server CPU / Memory / Process / Zombie Process / Disk size / Security Packages / Network Input / Network Output
Stars: ✭ 247 (+696.77%)
Mutual labels:  module
Google Optimize Module
SSR friendly Google Optimize module for Nuxt.js
Stars: ✭ 180 (+480.65%)
Mutual labels:  module
Nuxt Netlify Cms Module
Easy Netlify CMS integration with nuxt.js
Stars: ✭ 195 (+529.03%)
Mutual labels:  module
Juggle
juggle是一个极简的、组件式的js框架。无依赖,完美闭包,灵活且适合渐进学习,可与任何框架整合。包含(支持冒泡的事件 || Tween || MV框架 || http || websocket || 资源 || 模块)等组件,按需选择组件,不绑架开发者。
Stars: ✭ 208 (+570.97%)
Mutual labels:  module
Micropython Ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
Stars: ✭ 166 (+435.48%)
Mutual labels:  module
get-css-data
A micro-library for collecting stylesheet data from link and style nodes
Stars: ✭ 29 (-6.45%)
Mutual labels:  module
Brouter
Stars: ✭ 198 (+538.71%)
Mutual labels:  module
Webpack
📜Some of the node tutorial -《Webpack学习笔记》
Stars: ✭ 234 (+654.84%)
Mutual labels:  module
Gtm Module
Google Tag Manager Module for Nuxt.js
Stars: ✭ 187 (+503.23%)
Mutual labels:  module
Nuxt Sass Resources Loader
SASS resources (e.g. variables, mixins etc.) module for NuxtJs
Stars: ✭ 191 (+516.13%)
Mutual labels:  module
Pss
This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.
Stars: ✭ 219 (+606.45%)
Mutual labels:  module
App Odoo
apps for odoo 13, odoo 12, odoo 11, odoo 10, odoo 9
Stars: ✭ 177 (+470.97%)
Mutual labels:  module
Axe
a modular architecture to separate code, compilation, running, testing of each module
Stars: ✭ 252 (+712.9%)
Mutual labels:  module
Logging
Powershell Logging Module
Stars: ✭ 167 (+438.71%)
Mutual labels:  module
Nanoutils
🌊 Tiniest FP-friendly JavaScript utils library
Stars: ✭ 200 (+545.16%)
Mutual labels:  module
ZanAppUpdater
App updater
Stars: ✭ 55 (+77.42%)
Mutual labels:  module
RedisTree
Redis Tree (Ploytree) Structure Module
Stars: ✭ 64 (+106.45%)
Mutual labels:  module
Pikarma
📡🍓🍍 Detects wireless network attacks performed by KARMA module (fake AP). Starts deauthentication attack (for fake access points)
Stars: ✭ 222 (+616.13%)
Mutual labels:  module

create-node-lib

Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more

npm version license downloads build Known Vulnerabilities Responsible Disclosure Policy Awesome create-node-lib

About

Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more.

Install

Generate a new project for the library by running one of the following executors built into npm and yarn:

npx create-node-lib my-cool-lib-name

or if you're using yarn

yarn create node-lib my-cool-lib-name

Contributing

Please consult CONTRIBUTING for guidelines on contributing to this project.

Author

create-node-lib © Liran Tal, Released under the Apache-2.0 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].