Other packages > Find by keyword >

packer  

An Opinionated Framework for Using 'JavaScript'
View on CRAN: Click here


Download and install packer package within the R console
Install from CRAN:
install.packages("packer")

Install from Github:
library("remotes")
install_github("cran/packer")

Install by package version:
library("remotes")
install_version("packer", "0.1.3")



Attach the package and use:
library("packer")
Maintained by
John Coene
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-20
Latest Update: 2022-05-28
Description:
Enforces good practice and provides convenience functions to make work with 'JavaScript' not just easier but also scalable. It is a robust wrapper to 'NPM', 'yarn', and 'webpack' that enables to compartmentalize 'JavaScript' code, leverage 'NPM' and 'yarn' packages, include 'TypeScript', 'React', or 'Vue' in web applications, and much more.
How to cite:
John Coene (2020). packer: An Opinionated Framework for Using 'JavaScript'. R package version 0.1.3, https://cran.r-project.org/web/packages/packer. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0.6 (2020-10-20 16:30), 0.1.0 (2021-07-14 19:10), 0.1.1 (2021-08-14 14:40), 0.1.2 (2022-01-08 21:32)
Other packages that cited packer R package
View packer citation profile
Other R packages that packer depends, imports, suggests or enhances
Complete documentation for packer
Functions, R codes and Examples using the packer R package
Some associated functions: add_plugin_clean . add_plugin_eslint . add_plugin_html . add_plugin_prettier . add_plugin_workbox . apply_framework7 . apply_react . apply_vue . bundle . checks . dev_roclet . ease_lit . engine . engine_check . engine_console . include_action_check . jsdoc . make_library . mockup . npm_console . npm_fix . npm_install . npm_outdated . npm_run . npm_update . npx . prod_roclet . put_precommit_hook . put_recommended . put_rprofile_adapt . put_test . scaffold_ambiorix . scaffold_bare . scaffold_extension . scaffold_golem . scaffold_input . scaffold_leprechaun . scaffold_output . scaffold_rmd . scaffold_widget . set_npm . set_yarn . tests . types . use_loader_babel . use_loader_coffee . use_loader_file . use_loader_framework7 . use_loader_mocha . use_loader_pug . use_loader_rule . use_loader_style . use_loader_svelte . use_loader_ts . use_loader_vue . use_tailwind . yarn_clean . yarn_console . yarn_global . yarn_install . yarn_outdated . yarn_run . yarn_upgrade . yarn_version . 
Some associated R codes: ambiorix-utils.R . ambiorix.R . assertions.R . bare-utils.R . bare.R . bundle.R . checks.R . config.R . engine.R . extension-utils.R . extension.R . framework7.R . golem-utils.R . golem.R . input.R . leprechaun-files.R . leprechaun.R . library.R . lit.R . loaders.R . mock.R . npm.R . npx.R . output.R . plugins.R . react.R . rmd-utils.R . rmd.R . roclets.R . tailwind.R . test.R . typescript.R . utils.R . vue.R . widget-utils.R . widget.R . workflows.R . yarn.R . zzz.R .  Full packer package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA